You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do all the steps that you explain in the documentation for the user registration. I was even guided by your Android_SDK_Demo, but when I do the request to the api sending the data of a new user for register I only get a "200" http response with "Ok" message and the user is never saved. What am I doing wrong or what do I need to add?
The project is already approved and I am using the client_id and secrete_id of the project.
The text was updated successfully, but these errors were encountered:
I do all the steps that you explain in the documentation for the user registration. I was even guided by your Android_SDK_Demo, but when I do the request to the api sending the data of a new user for register I only get a "200" http response with "Ok" message and the user is never saved. What am I doing wrong or what do I need to add?
The project is already approved and I am using the client_id and secrete_id of the project.
The text was updated successfully, but these errors were encountered: