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
The Owner API has been working for me for the commands part so far though I don't use them quite often to be honest and I've not implemented any changes yet, even if that might be good to get in place.
If you want to troubleshoot what's happening in the container, you can set the environment variable DEBUG_MODE to true and get a more verbose output.
Maybe that can give you any clue?
From a technical point of view we do only proxy the commands to the Owners API so we do only apply authentication on the outgoing request. Maybe you see some response there that could give you a hint?
Hi, im getting 200s on the command endpoints but it doesn't look like they're actually doing anything.
Is this project still supported / how can I check the logs?
The text was updated successfully, but these errors were encountered: