Is there a way to define the type of a parameter?
My problem is that bubble adds " around my data (bool) while the service I try to use does not.
Is there a way to define the type of a parameter?
My problem is that bubble adds " around my data (bool) while the service I try to use does not.
Have you tried using 1 (number) for true?
Forgot to mention that is when I use the POST parameters
same problem here