But I am always getting the 2899 error, I have given the public permission for entering the data to my form. The problem is that I cannot pass authtoken and scope as POST data variable. If I do like this -
The data get entered successfully, but like I said I cannot pass the authtoken and scope to the post data. So is there any way to enter the data without passing the authtoken token and scope in the POST request?