Skip to content

Conversation

@gouravslnk
Copy link

@gouravslnk gouravslnk commented Jul 4, 2025

GitHub secrets ->
SPOTIFY_CLIENT_ID
SPOTIFY_CLIENT_REDIRECT_URI
SPOTIFY_CLIENT_SECRET
SPOTIFY_PASSWORD
SPOTIFY_USERNAME
{3CB5DA65-43DA-4084-976B-81E0C84AB5B9}

if we want to test locally then ---
add songs in playlist if the playlist belong to you it will add songs -- if it is not then it'll create one and then add songs
set in env:
SPOTIFY_CLIENT_ID
SPOTIFY_CLIENT_SECRET
SPOTIFY_BASE_URL

@gouravslnk
Copy link
Author

and this is working from my forked because the original is not updated acc to new Spotify rules:
ISSUE -> conradludgate/terraform-provider-spotify#54
PR -> conradludgate/terraform-provider-spotify#55
Link to Spotify Docs:
🔗 https://developer.spotify.com/documentation/web-api/concepts/redirect_uri

image

this is from - .github/workflows/tf-apply.yaml

@gouravslnk
Copy link
Author

also ig we gotta change the current Playlist id in terraform.tfstate otherwise it will create a new playlist on every push if the playlist didn't exit in user account
image

and also i haven't check the playlist collaborators thing - i don't know that work or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant