Skip to content

Error - Possible error found in URL near #3787

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

Open
secherka opened this issue Apr 11, 2025 · 2 comments
Open

Error - Possible error found in URL near #3787

secherka opened this issue Apr 11, 2025 · 2 comments
Labels
priority:p1 High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days. ToTriage type:bug Something isn't working

Comments

@secherka
Copy link

Describe the bug
Possible error found in URL near: when tying the "https://graph.microsoft.com/beta/users/" or "https://graph.microsoft.com/beta/applications/" in the query line

To Reproduce
Steps to reproduce the behavior: Type the mentioned queries.

Expected behavior
No error and able to run the query

Screenshots

Image

Image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Edge
  • Version 135.0.3179.66

Additional context
Add any other context about the problem here.

@ElinorW
Copy link
Contributor

ElinorW commented Apr 15, 2025

Hi @secherka
This is a known issue with the abnf validation that is used.
Discussions around fixing this are happening

@adhiambovivian
Copy link

adhiambovivian commented Apr 15, 2025

Thank you @secherka for reporting the issue. This is a known limitation of the ABNF OData parser we currently use. We’ve added it to our future roadmap for improvement. Thanks.

Related: #2461 & oasis-tcs/odata-abnf#99

@ElinorW ElinorW added status:needs-discussion An issue that requires more discussion internally before resolving and removed ToTriage labels Apr 15, 2025
@adhiambovivian adhiambovivian added type:bug Something isn't working priority:p1 High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days. and removed status:needs-discussion An issue that requires more discussion internally before resolving ToTriage labels Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p1 High priority but not blocking. Causes major but not critical loss of functionality SLA <=7days. ToTriage type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants