Have you added https
and /v1
to the client init code?
For example
.setEndpoint('https://cloud.appwrite.io/v1')
yep
I've tried a few more things now, but.. I'm stuck. and if you don't even have a solution, I'll probably have to hang up the app first π
Can you DM me what you put for the endpoint?
sure
thanks...this seems fine...and the same hostname is shown in the error message?
yap
what device is this running on?
On my Phone
Android 13
so on your phone, can you open the browser and browse to the same hostname (using https)?
no it is white by both domains
Well, maybe that's my mistake, but if I remove the /v1 at the back I can call up the pages, only with the /v1 at the back it doesn't work
ya just browse to the hostname without the /v1.
So, on your phone, you can browse to the page?
ya sry i can browse them on my phone
you're not using setKey in a client app, are you?
I use a SetKey, but only to retrieve things like images and stuff, otherwise I don't use one
You should not use it client-sided
hmm ok then I'll change that but then I still have the problem because as I said my websites all work or do I just get something wrong <:ASpikaThink:584087705558974494>
maybe your app is missing some internet permissions
ooooh my god... Steven... please delete me xD I looked everywhere and thought at first that it could be because of it but in "all" AndroidManifest.xml the codes were inside only in one not. Thank you and I'm really sorry. That's something so puny.. I didn't notice it myself, I hope you can forgive me for wasting your time so much...
<:shiroGomen:362263232821460992>
[SOLVED] integrations problem
Recommended threads
- Current User is Not authorized
recreating same Thread
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...