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
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. ...