careful-iron-12519
11/14/2022, 3:34 PMAccess credentials are invalid
. My local setup is as described in the [docs](https://www.ory.sh/docs/getting-started/integrate-auth/go) (except Rust instead of Go), and I've set the bearer access token in the Configuration. Same with curl when I try to access an admin endpoint like curl -v -H "Authorization: Bearer ory_pat_XXX" <http://localhost:4000/.ory/admin/identities>
. It works though when I use project-url (xxx.projects.oryapis.com). Is this just not supported or am I doing something wrong?