Not authenticating with session tokens

I am a beginner app developer, and I am developing an app that is having trouble authenticating with session tokens. I’m also confused about my code and whether it’s correct. Some people suggested waiting 48 hours, but I still get the same error.

Can you help me solve this issue? If my code needs improvement, please suggest what changes are necessary. I’ve tried several ways, but nothing seems to work.

I am using:

  • Remix CLA
  • VS Code terminal
  • JavaScript environment

Hi @Neil,

I’m currently facing the same issue as yours.

I have a question for you:

Do you have v3_singleFetch future flag enabled within vite.config.mts?

I have the same issue. v3_singleFetch is false by default in the code. Do lmk if you were able to solve this. Thanks!

I’m also facing the same issue.
Anyone can help?