- Points
- 25
- Digest
- 0
- R.P.
- 10
- Joined
- 2011-9-7
- Last visit
- 2011-10-3
- Posts
- 3

|
I've uploaded Social_API_Demo_noLBS_GlobalSNS.apk on device but I always receive errors when trying to create a new user or to login with an existing user.
I receive messages like:
"Failed to register your user ID, please try again!"
"An error occurred during the transfer. Please try again later."
And the log looks like that:
WARN/PPYSocial(6699): http connection failed
WARN/PPYSocial(6699): java.net.ConnectException: connect.papayamobile.com/50.18.57.251:8080 - Connection refused
WARN/PPYSocial(6699): connection failed -1, UrlConnection{_request=UrlRequest{_url=http://connect.papayamobile.com:8080/social/json_login?device=90ca2e1a2ac4315c&db_version=6&app_id=com.haypi.kingdom.papayainc.activity&model=6&lang=en&api_version=170&api_key=HHClEffsIpzyMUHi, _requestType=0, _connectionType=0, _cacheable=false, _requireSid=false, _delegateRef=null}, _redirectUri=null, _startTime=1315397767863}
|
|