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
- Custom emails
What happen if I use a third party email provider to customize my emails and my plan run out of emails/month? Appwrite emails are used as fallback sending emai...
- SyntaxError: Unexpected end of JSON inpu...
I am trying to create a fcm push notification service using appwrite functions with its REST API to invoke that function from my client side app and getting thi...
- Experiencing inconsistent "500 general_u...
I am developing a task management app that uses Appwrite auth. My project is hosted on Appwrite cloud and I've created basic server-side authentication followin...