Titanium Applcelator ACS how to connect?
I use the key but receive error messages. Also how do you configure the post option when you create a service Get seems to work 50 50 but post never works like for create new user, login API calls ...etc
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I use the key but receive error messages. Also how do you configure the post option when you create a service Get seems to work 50 50 but post never works like for create new user, login API calls ...etc
Please show us what exactly you tried (service URL, parameters, etc) and what doesn't work (exact error message, screen shots, etc).
Here's some screen shots of what I am trying to accomplish using the create user API POST can't figure out how to use these keys and OAuths correctly
https://api.cloud.appcelerator.com/v1...
APP Key: GS2ZH5BSwsjXyE3difJwXHFRHp2jz2TW
OAuth Consumer Key: ApwvMoS9DqdPcCxCxbUB1AJJYxDtEcsK
OAuth Secret: P4pKIz1W5dOc7AYblKKgwqrtpC4QIneO
It seems like the service requires cookies, it won't work from Test Connection.
It should work from the page, assuming that you login, a cookie will be created and when you make the request the cookie should be sent automatically.
Looks like a bug, we'll try to fix it asap.