AndreasReitberger / KlipperRestApiSharp

A C# based library to communicate with a klipper using Moonraker as WebApi base.
https://andreas-reitberger.de/datenbanken-softwareloesungen/nugets/klipperrestapisharp/
Apache License 2.0
14 stars 2 forks source link

`GetApiKeyAsync` fails if user uses credentials for authentication #57

Closed AndreasReitberger closed 1 year ago

AndreasReitberger commented 1 year ago

If authenticate with credentials, the method GetApiKeyAsync fails due to the missing ApiKey, which is not available at this time. Switch to UserToken