Cannot Install Github deployments extension

When trying to install Github deployments extension I get the error “Error trying to install GitHub Deployments. Please try again later.” the error I see in the console is the following: image

“POST https://manage.auth0.com/api/clients 403”

Hey, @cristian.sanabria Welcome to the Auth0 Community!

This looks like an unauthorized error, Can you log out from the Auth0 Dashboard and Log back in again to revive the session. Also, the profile should be of a tenant admin.

Regards,
Sid

1 Like

thanks for the answer. I already tried to logIn and I get the same error.
how/where can I confirm if my profile is tenant admin??

In order to check who is the tenant admin

  1. Login to your Auth0 dashboard
  2. Click on the avatar photo in the right hand corner
  3. Click on settings
  4. Click on Dashboard Admins

The Problem was the free plan, with a paid plan the extension was installed normally.
the message in these cases should be more clear and specify the real problem

1 Like

Glad you have figured it out and I will pass that feedback to appropriate team!