zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.37k stars 287 forks source link

Remove deprecated UserReadBirthdate #105

Closed devsdmf closed 4 years ago

devsdmf commented 4 years ago

Hi there, I was trying to use the library with another project and I've found a weird behavior when trying to authenticate against the API using the UserReadBirthdate scope. I've spent some time doing a research about the scope, and it is not available anymore in Spotify's API docs.

I've also found some issues at oficial Spotify's GitHub repositories and seems that this scope was deprecated.

Also, I didn't changed any test because there are no tests for this file in the library.

https://github.com/spotify/web-playback-sdk/issues/11#issuecomment-538620631 https://github.com/spotify/web-api/issues/1262#issuecomment-524833983