You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature would be useful to call APIs from other devices when the authentication code hasn't been set.
Describe the optimal solution
The best solution would be to allow API requests from the local network even when the authentication code hasn't been set, since some kind of authentication is required regardless (API Token).
Describe the candidate solution
No response
Other information
I wasn't sure whether to label this as a bug or a feature request, because this just doesn't make sense from my perspective.
Needing an authentication code for the web login on the local network is obviously the best choice, but why would APIs be blocked as well if they require some sort of authentication to respond, like the API token?
The text was updated successfully, but these errors were encountered:
88250
changed the title
Authenticated external API requests should work without an authentication code set
Authenticated kernel API requests work without setting the authentication code
Apr 12, 2025
In what scenarios do you need this feature?
This feature would be useful to call APIs from other devices when the authentication code hasn't been set.
Describe the optimal solution
The best solution would be to allow API requests from the local network even when the authentication code hasn't been set, since some kind of authentication is required regardless (API Token).
Describe the candidate solution
No response
Other information
I wasn't sure whether to label this as a bug or a feature request, because this just doesn't make sense from my perspective.
Needing an authentication code for the web login on the local network is obviously the best choice, but why would APIs be blocked as well if they require some sort of authentication to respond, like the API token?
The text was updated successfully, but these errors were encountered: