run pwd and share the results
I think I got it running
\
set this row like so
volumes:
...
- /root/appwrite/Spotify.php:/usr/src/code/src/Appwrite/Auth/OAuth2/Spotify.php
I've made mistake it should be like so
First the local file then the remote one.
o okay
Good
That's very helpfull
What is happening is that your App is on development mode, then you'll have to add each user manually.
Is that your use case?
:( Probably so
That's really lame.
Yep
It sounds like Spotify don't really want to be used as login-with in normal use-case.
You can remove the volume addition if you don't want the change.
Thanks for all the help.
👍 It was nice to debug it
And to find out Spotify ... <a:ablobgrimace:635255918442840075>
Yea, I think that was the issue. Total bummer. Oh well!
Yea, some of this stuff is just way over my head /: I'm really appreciative you've taken the time to help me twice :)
[Solved] Spotify Authentication
Recommended threads
- Error connecting to my GitHub repository
Nothing happens when I try to connect my GitHub repository, but when I try from “Create site,” I get a 500 error.
- Use Limits
I need urgent help, i use appwrite as a chat function for my website and my mobile android application, but recently, for the past 3 months, my database reaches...
- OIDC not working on Appwrite cloud
tl;dr: same project settings, same OIDC credentials. Auth works on self hosted but not in cloud. I have a project in my self hosted instance with a single web ...