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):
Now what i want is to enter the username, pwd etc into appery(which when i test is not working) :
Here's the mapping(before):
(page to service request)
(success) (page to storage)
help?