Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhelpful error message when a required parameter is not configured #54

Open
Michael-A-McMahon opened this issue Jan 18, 2024 · 0 comments
Assignees

Comments

@Michael-A-McMahon
Copy link
Member

Configuring a large number of parameters is challenging, and Azure and OCI providers are designed to generate helpful error messages when required parameters are missing. Something has broken, and the error message is no longer useful:
No value defined for parameter "oracle.jdbc.provider.parameter.ParameterImpl@58326051"
This message should include the name of parameter, but that isn't happening.

This can be recreated by configuring Azure interactive authentication without configuring a redirect URI. Other cases may recreate this issue as well.

@Michael-A-McMahon Michael-A-McMahon self-assigned this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant