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

Broken API documentation links #1023

Open
5 tasks done
gualtierotesta opened this issue Jul 24, 2024 · 1 comment
Open
5 tasks done

Broken API documentation links #1023

gualtierotesta opened this issue Jul 24, 2024 · 1 comment
Labels
bug This points to a verified bug in the code

Comments

@gualtierotesta
Copy link

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

Several links in the internal pages of the API documentation refer to an Auth0 internal domain (manage.local.dev.auth0.com) not accessible from Internet.

For example the link to "using query string syntax" in the page

https://auth0.github.io/node-auth0/classes/management.UsersManager.html#getAll

points to

https://manage.local.dev.auth0.com/docs/users/search/v3/query-syntax

which I cannot access

Reproduction

  1. Browse to https://auth0.github.io/node-auth0/classes/management.UsersManager.html#getAll
  2. Click on "using query string syntax" link
  3. Browse cannot access the page

Additional context

No response

node-auth0 version

Not applicable

Node.js version

Not applicable

@gualtierotesta gualtierotesta added the bug This points to a verified bug in the code label Jul 24, 2024
@gyaneshgouraw-okta
Copy link
Contributor

Hey @gualtierotesta
Thank you for bringing this issue to our attention. We will review it and ensure that it is addressed promptly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

2 participants