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
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- SPA Not working
So I'm using vite/react, which is spa, and it used to work before, but now whenever I go to any route except the root it shows appwrites 404 page, instead of us...
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...