Quantcast
Channel: DreamFactory Forum - Latest topics
Viewing all articles
Browse latest Browse all 1524

BasicNetwork.performRequest: Unexpected response code 500

$
0
0

@Kaustubh_Kadam wrote:

Hi guys,
I am implementing register webservice in my android app
URL : https://df-kaustubhk.enterprise.dreamfactory.com/api/v2/user/register
i can access this url from postman(postman is a chrome extension for testing webservices) but when i implement this webservice in my app it gives me > BasicNetwork.performRequest: Unexpected response code 500 error Can someone please help me on this ??
p.s i am very new to mBaaS

Method-post
Body ex-
{
"email": "string5@gmail.com",
"first_name": "string",
"last_name": "string",
"display_name": "string",
"new_password": "string",
"code": "string"
}
Headers-
Content-Type- application/json

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1524

Trending Articles