few-balloon-32118
08/13/2023, 9:14 PMory tunnel --dev --project *redacted* \
<http://localhost:4000>
ERRO[2023-08-13T23:09:26+02:00] Unable to create API key. Do you have the required permissions to use the Ory CLI with project `*redacted*`? audience=application error=map[message:403 Forbidden] service_name=ory/cloud service_version=v0.2.2
Error: unable to create API key for project *redacted*: 403 Forbidden
This is for a project in a brand new account.
I have been using the command to set up a tunnel for another account/project without problems for a long time, and now I’m a bit stuck.few-balloon-32118
08/13/2023, 9:37 PMory tunnel --dev --project playground \
<http://localhost:4000>
few-balloon-32118
08/13/2023, 9:44 PMory create project --name "Documentation example"
and then set up a tunnel and it seems to work fine.
Is this by design? A bit confusing that you can’t set up a tunnel for the project that is automatically created when the account is set up.few-balloon-32118
08/13/2023, 9:49 PMory auth
before running ory tunnel