Description
Hi
I followed the DO guide on others as to how to get the parse server up and running, however i'm having issues registering a user from the android side.
Attachments at the bottom..
For some reason in the error logs , when i enable logging, i immediately get "Request failed" together with a couple of retry's until the request just times out. I have double checked my android permissions and know that the manifest is correct from a standard android setup point of view.
I also telnetted to my server on both the mongo port and the parse port and could connect. Then did the Curl test and managed to generate data (including the get request as well as logging into the db with robomongo and verifying data).
Any idea where i could be going wrong?
Thanks
applicationlog.txt