First appery app - twitter sign in
Posted: Fri Sep 18, 2015 2:23 am
by skarun
Appery first mobile app (https://devcenter.appery.io/tutorials...) - sign in with twitter: doesn't work, on clicking the button, it doesn't get to the next screen.
I found the below error in the console - https://api.appery.io/rest/1/db/oauth... Failed to load resource: the server responded with a status of 400 (Bad Request)
How can this be debugged. I am a novice at all this.
Thanks for any help.
First appery app - twitter sign in
Posted: Fri Sep 18, 2015 7:07 am
by Serhii Kulibaba
Hello,
Could you show us full service's response?
First appery app - twitter sign in
Posted: Fri Sep 18, 2015 8:36 am
by skarun
could u please elaborate or explain the steps
First appery app - twitter sign in
Posted: Fri Sep 18, 2015 9:23 pm
by Illya Stepanov
Hi - In browser developer tools select your service invocation and open service response payload, like shown here: https://devcenter.appery.io/documenta...
First appery app - twitter sign in
Posted: Mon Oct 05, 2015 7:26 pm
by skarun
thanks for pointing me to this.