Jens Rehpöhler
Results
2
comments of
Jens Rehpöhler
The problem seems to be "type: oauth2"
Thank you, changing the yaml to ``` oauth: type: oauth2 flow: application tokenUrl: "/oauth/token" scopes: write:jarvis: schreibender Zugriff read:jarvis: lesender Zugriff ``` helped. A helpfull error message would be nice...