Web SDK version 11.0.0 Appwrite 1.3.8 sellf-hosting
Alright Alright ^^
Same as mine.
Try to use the GENERATED URL
from the URL Generator
page
Is it working?
Yeah
Mmm okay I think I see it
Is your server is behind some reverse proxy?
Like this ?
"Proxied"
You can see that the redirect_uri
http
And not https
Ohhh
What you'll need to do for that is
Force HTTPS and change <:cloudflare:1026272852900581496> Cloudflare to Full You can see both steps here: https://book.appread.io/post-installation#ssl-generation
I was planning to do this step later (generating an SSL) that I had just found on your site (which is great by the way). But I'm going to do it now ^^
Thanks, I'll get back to you later.
Thanks π
β¨
<a:ablobattention:492776678742032395>
A big thank you to you, and I just wanted to talk a bit with you about scaling, if you don't mind ^^
π Sure
I open another post?
It may be better yes
Okay
[SOLVED] Invalid redirect URI OAuth
Recommended threads
- How to Avoid Double Requests in function...
I'm currently using Appwrite's `functions.createExecution` in my project. I want to avoid double requests when multiple actions (like searching or pagination) a...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...