Discussions
How to Choose the Right Access Token Scopes
I’m still uncertain about how to choose the right access token scopes. From what I gathered in the documentation, it seems we can list multiple scopes by passing them as a space-delimited string to the ‘authorization code’ endpoint. Is there a comprehensive list of all available scopes?
Posted by Rico Kogleck 8 months ago
API Endpoint Error: ‘Missing parameter: grant_type’ Despite Parameter Being Specified

Posted by Rico Kogleck 8 months ago
Bearer-Token Authentifizierung
ihr hattet zu Beginn laut der ursprünglichen API-Dokumentation die Möglichkeit die Authentifizierung mit einem einfachen Bearer-Token zu machen. Nun finde ich das in der Dokumentation nicht mehr, sondern nur mehr die komplexere OAuth 2.0 Variante. Ist die Authentifizierung mit Bearer-Token auch noch möglich?
Posted by Rico Kogleck 9 months ago