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
First of all thanks for the bundle, it helped a lot. Now for the issue:
Currently when the certificates are not configured or cannot be found the authentication endpoint just returns an empty string for the access token but the response is still successful (200)
It would be helpful to have at least an Internal Server Error response and some message logged to debug log.
First of all thanks for the bundle, it helped a lot. Now for the issue:
Currently when the certificates are not configured or cannot be found the authentication endpoint just returns an empty string for the access token but the response is still successful (200)
It would be helpful to have at least an Internal Server Error response and some message logged to debug log.
composer.json dependencies
The text was updated successfully, but these errors were encountered: