Noch nicht registriert?
- Fragen stellen und Antworten erhalten
- Feedback geben, helfen und teilen
Jetzt anmelden
- Deine Daten - schnell und einfach anpassen
- Viele Vorteile
Swagger encodes the string <username>:<password> with Base64 and passes that as the Authorization: Basic token. Is that incorrect or not supported? Does this username need to have installer...
Yes I do have version 2.6.3 installed.
I still get internal server error 500 for any call in Swagger after I authenticate with a user with configuration permissions. Example request: curl -X GET "http://192.168.2.1/fhapi/v1/api/rest/configuration"...