Hi,
I am attempting to setup a client and api via terraform. The terraform provider requires a client_id and client_secret. Which client/secret is this? I have tried the tenant global clientid and the Auth0 Management api client (which is default when creating a tenant I believe). The latter gives my a 401 “Invalid Token”.
What am I missing? All of this is being called via a remote build server in Azure Devops.
Thanks.
trevor