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
Dear Colleagues!
I'm really struggling to understand the API and get all the requests working. The documentation is unfortunately not helpful (would like to propose help in updating it - are there any guidelines that you have?).
In detail I cannot get working the following requests by now:
Other requests I'm currently testing. If there is something more I will update this issue.
It would be really helpful to provide some working examples of requests to understand the API better. Can help with this when I have understood how its working
The text was updated successfully, but these errors were encountered:
In Postman pass just the three encoded strings wich are divided by a point (without the rest of the /login or /register response payload) as the token.
The role and user-id are embedded in the JWT. It should not be necessary to pass these values as parameters with the request.
Dear Colleagues!
I'm really struggling to understand the API and get all the requests working. The documentation is unfortunately not helpful (would like to propose help in updating it - are there any guidelines that you have?).
In detail I cannot get working the following requests by now:
Other requests I'm currently testing. If there is something more I will update this issue.
It would be really helpful to provide some working examples of requests to understand the API better. Can help with this when I have understood how its working
The text was updated successfully, but these errors were encountered: