auth0-samples / auth0-python-api-samples

Auth0 Integration Samples for Python REST API Services using Flask

Home Page:https://auth0.com/docs/quickstart/backend/python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error 400 during test

paulioceano opened this issue · comments

In the test for "Token with invalid signature", for both /api/private and /api/private-scoped endpoints, the returned code should be 401, but in both cases I got error 400.

screenshot_1

Full display of the test:

test.txt