What is your goal?
I would like to be able to connect my Spotify premium (family plan administrator) account to make scenarios.
What is the problem?
Make can no longer re-authenticate, verify, or add a Spotify account to my Make account credentials (and I’m guessing this applies to everyone, not just me). No matter what I try, I always receive a persistent 401 Unauthorized error when trying to connect Spotify (note this is after successful Spotify logins).
Spotify’s API has changed to require authentication refresh every 6 months as described here (with a universal forced token expiration date of July 20, 2026):
https://developer.spotify.com/blog/2026-06-18-refresh-token-expiration
After much troubleshooting I suspect that Make’s enterprise Client ID may be flagged or rate-limited by Spotify following the July 20, 2026 token expiration update. Is Make aware of any blockage on their native Spotify integration?
What have you tried so far?
- First, I ensured that my Spotify premium subscription was active (no issue there)
- Re-authenticated Spotify account (on Make credential side)
- Verified Spotify account (on Make credential side)
- Deleted existing Spotify Make credentials connection, then re-added via a Make scenario using Spotify login portal pop-up window (not Client ID & Client secret)
- OAuth2.0 credentials via Client ID & Client secret as shown here: Spotify - Apps Documentation NOTE this functionality is on pause per this link, but I tried anyway: https://community.spotify.com/t5/Spotify-for-Developers/Unable-to-create-app/td-p/7283365
- Repeated the above on both Blink & Gecko engine browsers
- Repeated all steps with every browser extension disabled, cache cleared, and in incognito mode - to ensure browser configuration wasn’t the issue
