Discussions
Correctly specifying a Redirect URI
From what I understand, there are to ways to obtain the authorization code
to get an access token
:
Posted by Rico Kogleck 10 days ago
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 10 days ago
API Endpoint Error: ‘Missing parameter: grant_type’ Despite Parameter Being Specified
Posted by Rico Kogleck 10 days 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 25 days ago