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

TypeError exception raised when attempting to retrieve /api/users/tokens/ endpoint as non-authenticated user #9948

Closed
jeremystretch opened this issue Aug 8, 2022 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@jeremystretch
Copy link
Member

NetBox version

v3.2.7

Python version

3.8

Steps to Reproduce

  1. Make a GET request for the /api/users/tokens/ endpoint as a non-authenticated user.

Expected Behavior

NetBox should return a 401 Not Authorized response.

Observed Behavior

A TypeError exception is raised.

@jeremystretch jeremystretch added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Aug 8, 2022
@jeremystretch jeremystretch self-assigned this Aug 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

1 participant