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

Issue with incorrect verification endpoint for Axonaut #3449

Open
sahil9001 opened this issue Oct 17, 2024 · 0 comments
Open

Issue with incorrect verification endpoint for Axonaut #3449

sahil9001 opened this issue Oct 17, 2024 · 0 comments
Labels

Comments

@sahil9001
Copy link
Contributor

Please review the Community Note before submitting

TruffleHog Version

Trace Output

Expected Behavior

The API endpoint used for verification should be /api/v2/me instead of current endpoint.
Reference : https://axonaut.com/api/v2/doc

Actual Behavior

The current endpoint for API key verification is https://axonaut.com/api/v2/companies?type=all&sort=id which is not recommended, should be /api/v2/me.

Steps to Reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Environment

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional Context

References

  • #0000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant