Page 1 of 1

working with 3rd party

Posted: Mon Jun 08, 2015 5:58 am
by fany

I have some question to ask. I want to log in into this X website via appery. I have successfully found the url service for it & in the test service once i enter the username, password & hostname, it will have a response which they will give me a so called access token. So....now what my issue is, i have tried to enter my username pwd and hostname on appery page itself but it is not working since it stays on the same page.....i guess my mapping is wrong or i have missed any necessary steps...help?

Here's the test service(as u can see i have successfully retrieve the token):

Image

Now what i want is to enter the username, pwd etc into appery(which when i test is not working) :

Image

Here's the mapping(before):

(page to service request)

Image

(success) (page to storage)

Image

help?


working with 3rd party

Posted: Mon Jun 08, 2015 6:21 am
by Serhii Kulibaba

Hello,

As I can see your service returns only "cpsess" field, And you didn't add mapping from this parameter. Could you clarify what have you tried and what exactly does not work? Could you check are there any errors in console? This (http://devcenter.appery.io/documentat...) should help.


working with 3rd party

Posted: Mon Jun 08, 2015 7:24 am
by fany

Sorry i've forgotten to do that. I shall explain again in details.

Basically what i want now is once the user enter their username, password & hostname & then they click the sign in button, the cpsess will appear in below the sign in button, i have put a label there.

Here's my mapping again:

Before sent:
Image

Success:
Image


working with 3rd party

Posted: Wed Jun 10, 2015 1:07 am
by fany

any updates??


working with 3rd party

Posted: Wed Jun 10, 2015 10:40 am
by Serhii Kulibaba

Could you clarify what have you tried and what exactly does not work?
Could you check are there any errors in console? This (http://devcenter.appery.io/documentat...) should help.


working with 3rd party

Posted: Wed Jun 17, 2015 6:36 am
by fany

Hi i am still stuck here. can you guys read the above what i post & what problems i'm having instead of giving me the same answer which doesn't help at all.


working with 3rd party

Posted: Sat Jun 20, 2015 10:23 am
by Evgene Karachevtsev

Hello Fany,

Sorry for delay and for the same questions but you should check for the errors in a browser console and debug your app for we could get more information from you for the further assistance.