This is my Login Web API Post, working fine in PC editing project.
But, when i test in Live Test mobile
The Post dont charge any info, and my variable(from php script) return null because no information has sended. (sorry, my english is not too good)
What is the value of the green error block when you call Web_API1’s Post? You can set a label or text input’s text value to error and then post what is displayed here.
i think my API is working well, but the Thunkable is not sending the post correctly, maybe it’s because of the Content-Type. But, i dont know what to do