-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Span API protected? #7
Comments
I was just updated to spanos2/r202240/06.1 I notice the webpage access is now password protected with a password I don't have. The webpage allows you to hit the door button 3 times to disable the password and to log in. After log in everything looks the same. |
We error out due to the problem in galak#7, but then fail to re-raise as the right exception type.
Yeah, I'm seeing this error as well. I've reached out to span to see if they'll share info on how to authenticate this. |
I stumbled across this gist which has some API related info, including stuff about auth: |
Is anyone seeing denied access to the SPAN API? I'm running
spanos2/r202240/06
and am not getting any data as of a day ago. Instead when I try to access/api/v1/circuits/
, I get the following back:{"detail":"Access to protected HTTP endpoints require an API token passed as a HTTP Bearer header."}
The text was updated successfully, but these errors were encountered: