Is LS down right now or have I made a mistake?
Hi,
I've been working on a project with OpenSaaS and I implemented payment and everything was fine. After adding some other things that didn't touch the payment system at all (I checked every code change manually even though only a small portion was written by AI), I wanted to test it out again.
I now get this error that says:
Webhook error: Error: No customer portal URL found for user lemonsqueezy id 5872787
And I don't understand why. I was wondering if LemonSqueezy is broken for everybody or am I doing something wrong?
2 Replies
Hi @yusuf. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
I'm sorry, but the knowledge sources provided do not contain any information about LemonSqueezy (LS) integration, customer portal URLs, or related errors in Wasp or OpenSaaS. All available sources focus on Stripe integration, payment issues, and related debugging steps, but there is no mention of LemonSqueezy or the specific error you are encountering.
If you are using LemonSqueezy with OpenSaaS or Wasp, it appears this is either a custom integration or a feature not covered in the referenced documentation and support threads. Therefore, I cannot determine whether LemonSqueezy is down or if the issue is with your implementation based on the current knowledge sources.
If you have further details or if there are updates to the documentation, please provide them, and I will do my best to assist you.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------
Sorry @yusuf, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist:
Perhaps try again in 15mins?
Ok solved.
The issue was that I was doing things with the same user over and over again somehow. I deleted all the users in the DB and tried again and it worked. Phew.