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

Fix error message reported due to authentication failure when fetching service metadata #395

Open
gathogojr opened this issue May 15, 2024 · 0 comments

Comments

@gathogojr
Copy link
Contributor

Describe the bug

Fix error message reported due to authentication failure when fetching service metadata.

image

Version of the Project affected

ODataConnectedService v1.0.2

To Reproduce

Steps to reproduce the behavior:

  1. Try to create a Connected Service using OData Connected Service Visual Studio extension against an OData service that requires authentication.
  2. Review the error message returned. It has references to behaviour that was expected with legacy OData CodeGen tool.

Expected behavior

An error message relevant to the current OData Connected Service behaviour.

Actual behavior

A misleading, non-factual and incorrect error message.

Screenshots

image

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