Page 1 of 1

Titanium Applcelator ACS how to connect?

Posted: Mon Mar 25, 2013 10:40 pm
by Mediakliq Co

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


Titanium Applcelator ACS how to connect?

Posted: Mon Mar 25, 2013 10:45 pm
by maxkatz

Please show us what exactly you tried (service URL, parameters, etc) and what doesn't work (exact error message, screen shots, etc).


Titanium Applcelator ACS how to connect?

Posted: Tue Mar 26, 2013 2:04 am
by Mediakliq Co

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
Image Image


Titanium Applcelator ACS how to connect?

Posted: Tue Mar 26, 2013 2:05 am
by Mediakliq Co

Titanium Applcelator ACS how to connect?

Posted: Tue Mar 26, 2013 3:06 am
by Illya Stepanov

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.