CDLUC3 / dmptool

DMPTool version of the DMPRoadmap codebase
https://dmptool.org
MIT License
57 stars 13 forks source link

API returns 'Bad Request' when the caller has multiple redirect URIs defined. #472

Closed briri closed 7 months ago

briri commented 1 year ago

If you add multiple redirect URIs to the oauth_applications record, it results in a 400 - Invalid Arguments response from Doorkeeper when trying to authenticate and retrieve an access token.

briri commented 1 year ago

Seems to be working now