AfterCallback example in nextjs-auth0 fails

I tried following the example from AfterCallbackAppRoute | @auth0/nextjs-auth0

It just fails with status NEXT_REDIRECT, and returns status 400.
Any help?

"@auth0/nextjs-auth0": "^3.5.0",
"next": "^13.5.6",

Thank you

Hi @guy5,

Welcome to the Auth0 Community!

Are you seeing any error messages being returned in your app or error logs in the Auth0 dashboard?

Thanks!