Hey guys, you should remove the python example at the bottom of this page - https://auth0.com/docs/tokens/management-api-access-tokens/get-management-api-access-tokens-for-production
It’s both wrong and full of syntactic errors. Eg the page talks about making a post request and the example tries to make a get request.
Hope helpful:)