Zrok enable <token> :: Service returned an error: [POST /enable][401] enableUnauthorized

Hello Friends:

I'm brand new to zrok / openziti and am on the free plan.

When trying to enable my third environment using the same account eMail address (I only have one account), I get the following exception:

user$ zrok enable <my_account_token>
⢿  the zrok service returned an error: [POST /enable][401] enableUnauthorized 

there was a problem enabling your environment!

you are trying to use the zrok service at: https://api-v1.zrok.io

you can change your zrok service endpoint using this command:

$ zrok config set apiEndpoint <newEndpoint>

(where newEndpoint is something like: https://some.zrok.io)

Note that https://api-v1.zrok.io is the service endpoint I used for my first two (qty. 2) environments.

Have I run into a limitation, for example trying to enable more than two (qty. 2) environments on the free plan?

Sorry for the noob question.

Thank you in advance! :blush:

Yes. The free plan only allows 2 environments to be created at a time.

1 Like

@michael.quigley Thank you for your response. :blush: