I have a local instance running, it's got proper SSL certs and everything.
I can't get oath or PAT no matter what.


I get the OAurh page to pull up to authorize and when I hit it, it gives me that error.
PAT just gives me an error even though I tested on a Linux box and hit the API url
Me@host:~$ curl -k -H "Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIxIiwianRpIjoiZWVlMjNhODgxNjJjNDE1............" https://firefly.hyrule.local/api/v1/about
{"data":{"version":"6.4.9","api_version":"6.4.9","php_version":"8.4.14","os":"Linux","driver":"pgsql"}}
I have a local instance running, it's got proper SSL certs and everything.
I can't get oath or PAT no matter what.
I get the OAurh page to pull up to authorize and when I hit it, it gives me that error.
PAT just gives me an error even though I tested on a Linux box and hit the API url
Me@host:~$ curl -k -H "Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIxIiwianRpIjoiZWVlMjNhODgxNjJjNDE1............" https://firefly.hyrule.local/api/v1/about
{"data":{"version":"6.4.9","api_version":"6.4.9","php_version":"8.4.14","os":"Linux","driver":"pgsql"}}