sion0921
WWasp
•Created by sion0921 on 12/5/2024 in #🙋questions
Fly.io Multi-Region Wasp setup with database Replicas
I've got replicas working. In fact, it wasn't difficult, done by utilizing the server setup function.
13 replies
WWasp
•Created by sion0921 on 12/5/2024 in #🙋questions
Fly.io Multi-Region Wasp setup with database Replicas
🤷‍♀️
13 replies
WWasp
•Created by sion0921 on 12/5/2024 in #🙋questions
Fly.io Multi-Region Wasp setup with database Replicas
Any human suggestions?
13 replies
WWasp
•Created by sion0921 on 11/27/2024 in #🙋questions
Custom Backend URL is not getting set for Client
Thank you! Resolved the issue by upgrading to version 0.15.2.
15 replies
WWasp
•Created by sion0921 on 11/27/2024 in #🙋questions
Custom Backend URL is not getting set for Client
wasp version
0.14.0
0.14.0
15 replies
WWasp
•Created by sion0921 on 11/27/2024 in #🙋questions
Custom Backend URL is not getting set for Client
Hi sir, @miho. Kapa Ai's suggestions didn't help. Do you have any other ideas?
15 replies
WWasp
•Created by sion0921 on 11/27/2024 in #🙋questions
Custom Backend URL is not getting set for Client
@kapa.ai Why do I need to build and deploy the client separately? I'm using the fly.io host provider and the "wasp deploy fly deploy" command should deploy the client environment variables as well. I can access other client environment variables that I've set, but I can't get it to compile the REACT_APP_API_URL
15 replies
WWasp
•Created by Trigaten on 10/3/2024 in #🙋questions
Failed to load resource: A server with the specified hostname could not be
specifically server errors
35 replies
WWasp
•Created by Trigaten on 10/3/2024 in #🙋questions
Failed to load resource: A server with the specified hostname could not be
check fly.io for error logs
35 replies
WWasp
•Created by NEROX on 9/26/2024 in #🙋questions
Customer Portal not displaying?
🤷‍♀️
63 replies
WWasp
•Created by NEROX on 9/26/2024 in #🙋questions
Customer Portal not displaying?
I've changed httpRoute
Solved it for me
63 replies
WWasp
•Created by NEROX on 9/26/2024 in #🙋questions
Customer Portal not displaying?
Once a solution is found, I'll provide an update
63 replies
WWasp
•Created by NEROX on 9/26/2024 in #🙋questions
Customer Portal not displaying?
Like you, @NEROX , I'm also dealing with the same issue and haven't found a solution yet.
63 replies
WWasp
•Created by NEROX on 9/26/2024 in #🙋questions
Customer Portal not displaying?
@NEROX I believe you are using wrong Stripe API version [2023-08-16]
check to verify
63 replies
WWasp
•Created by NEROX on 9/26/2024 in #🙋questions
Customer Portal not displaying?
Only starting from today, I've been receiving the same errors. I'm looking into this as well
63 replies
WWasp
•Created by NEROX on 9/26/2024 in #🙋questions
Customer Portal not displaying?
Hmm, maybe something with new stripe update? Im getting when trying to purchase a plan
63 replies
WWasp
•Created by sion0921 on 9/18/2024 in #🙋questions
How to generate Authorization header JWT token for custom API endpoint?
So far, it looks good. However, you need to add some additional code to the background.js script to save the token in browser storage.
97 replies
WWasp
•Created by sion0921 on 9/18/2024 in #🙋questions
How to generate Authorization header JWT token for custom API endpoint?
I would greatly appreciate it if @miho could provide input on whether using getSessionId from 'wasp/client/api' as the primary method for authentication and authorization is appropriate. Mate @miho could you please take a look at this issue?
97 replies
WWasp
•Created by sion0921 on 9/18/2024 in #🙋questions
How to generate Authorization header JWT token for custom API endpoint?
I think the session ID is limited to the client side of the website. While I might be mistaken, I haven't discovered a method to generate it on the server side.
97 replies