/api/auth/me is giving me a 500 error

Hi,

I’m new to auth0 and trying to get it to work with Next.js

However i have added all the steps of the quickstart but localhost:3000/api/auth/me is giving me a 500 error making it unable to login.

Can someone please help me with this?

Thank you!

Hey there @sjoerdvermeijden welcome to the community!

Hmm that’s odd - I’m not entirely sure why you might be getting a 500 at /api/auth/me :thinking: Have you tried pulling down the sample directly and following the exact steps listed?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.