Hi @rjlhhi,
Welcome to the Auth0 Community!
A 500 error typically indicates an issue on the server that is responding.
In the context of Auth0, you usually see this type of error because of a misconfiguration that results in a request to the wrong server.
Are you sure your request is getting to the correct server/endpoint? Can you provide an example of the request that is being made (exclude sensitive data).