-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
I've tried different tokens and users, but get the same result. Followed the steps provided with no change.
Traceback (most recent call last):
File "/home/bnicoson/Device-Type-Library-Import/./nb-dt-import.py", line 54, in <module>
main()
File "/home/bnicoson/Device-Type-Library-Import/./nb-dt-import.py", line 17, in main
netbox = NetBox(settings)
File "/home/bnicoson/Device-Type-Library-Import/netbox_api.py", line 28, in __init__
self.verify_compatibility()
File "/home/bnicoson/Device-Type-Library-Import/netbox_api.py", line 50, in verify_compatibility
version_split = [int(x) for x in self.netbox.version.split('.')]
File "/home/bnicoson/Device-Type-Library-Import/venv/lib/python3.10/site-packages/pynetbox/core/api.py", line 109, in version
).get_version()
File "/home/bnicoson/Device-Type-Library-Import/venv/lib/python3.10/site-packages/pynetbox/core/query.py", line 187, in get_version
raise RequestError(req)
pynetbox.core.query.RequestError: The request failed with code 403 Forbidden: {'detail': 'Authentication credentials were not provided.'}
PhilipJonasFranz, codyro, tanmado and MeikelLP
Metadata
Metadata
Assignees
Labels
No labels