Get user profile error

I am trying to implement the get user profile quick start Auth0 Python SDK Quickstarts: Login

After I set it up and login though, I am getting the following errors:
127.0.0.1 - - [20/Jul/2020 19:43:42] “GET /login HTTP/1.1” 302 -
127.0.0.1 - - [20/Jul/2020 19:43:58] “GET /callback?code=SXf7h4pqGQdEZcTE&state=wgRZEiCFLmtERHuZ68ExMvQ9d3Mln5 HTTP/1.1” 500 -

{
“message”: “mismatching_state: CSRF Warning! State not equal in request and response.”
}

Hey there!

Can I ask you to open a GitHub issue in the quickstart repo so we can solve it most effectively by working with repo maintainers on that?

Here’s the repo:

Please share the link to the issue once you have it so we can ping repo maintainers.