I’ve been playing around with opensaas and its a great project! However, stripe has been giving me issues, specifically testing stripe. I read the documentation repeatedly, setting up the env vars.
However, when I click ‘buy’, it calls auth/me, which returns a 401 for some reason. I console.log(user) right before this call, and I am definitely logged in. It also clears my auth token from cookies, which means I can’t proceed with stripe testing, since it logs me out.
Anyone encountered this issue before? I’m trying to debug it but I’m not as familiar with wasp/ts in general.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.