Deep

Results 6 comments of Deep

Hello there, I have a similar question regarding post, delete, edit methods. Should I create a cloudDataStore for each methods like this `this.userDataStoreFactory.createCloudDataStore()` ? regards,

Even when I fill the client IDn I've got the same error: { "error": "unauthorized_client", "error_description": "The grant type is unauthorized for this client_id" } but when I edit the...

yea, I insert clientid/clientsecret in the db

Great ! How can I found this information ? i didnt see any informations about this issue.

Hello @maciejpigulski I'am sorry but I don't get you, could you please give me an example ? I used this way getSpiceManager().execute(new SpiceRequest , new ResponseListener()); And I dont know...