The access token could be invalid for many reasons. Start by verifying the access token with jwt.io, then take a look at the API code that validates the access token to see if you can determine what is failing.
Thanks for the reply. I took another approach and downloaded a nextjs boilerplate.
Things work there with SSR, don’t know why it doesn’t here, so I don’t need the answer here anymore. Thanks anyways.
hi @ibi, I’m having the same issue. Which boilerplate did you use? And any chance you found the exact issue? I"m halfway through my project, moving to a new boilerplate will be a pain in the ass. Thanks in advance