Jeremy_Xie
Jeremy_Xie
WWasp-lang
Created by Jeremy_Xie on 6/23/2024 in #đŸ™‹questions
Issue with Environment Variables after Binding Custom Domain on Fly.io
I deployed my client application using the environment variable REACT_APP_STRIPE_CUSTOMER_PORTAL=https://billing.stripe.com/p/login/test_14k9Cw2nYgbz25i7ss wasp deploy fly deploy. Everything worked fine until I bound my own domain. After binding the domain, all the environment variables stopped working and I haven't been able to rebind them. How can I resolve this issue?
11 replies
WWasp-lang
Created by Jeremy_Xie on 5/4/2024 in #đŸ™‹questions
Deploying a new Module as Separate App to fly.io
I'm using the Open SaaS template. In the client module, I'd like to establish a new module that can be deployed as a separate app to fly.io or other providers. How can I accomplish this?
9 replies
WWasp-lang
Created by Jeremy_Xie on 4/26/2024 in #đŸ™‹questions
OAuth Login Error with Google Credentials in Local Environment
Hello everyone, I need a bit of help. In my local environment, I've correctly set up the GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET in my .env.server file and also configured the WASP_WEB_CLIENT_URL to http://localhost:3000. Despite this, after attempting to log in, I'm encountering an error that says, 'An unknown error occurred while trying to log in with the OAuth provider.' Could anyone please advise on what might be going wrong? Thank you in advance for your assistance!
24 replies