Android_SDK_Demo
Android_SDK_Demo copied to clipboard
Hi guys, I have some doubts about the android sdk. Specifically, the user-register api
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.