I'm trying to use v2.0 endpoints and i found the settings: 'VERSION': "v2.0", 'SCOPES': ['api://5dxxxxxx985e05af/read'] i got the token but the django backend shows: { "detail": "Invalid access token." } Any other settings needed to do this? Thank you.