Santiago Balcero
Results
2
issues of
Santiago Balcero
As put in this issue [https://github.com/zmb3/spotify/issues/257](https://github.com/zmb3/spotify/issues/257) calling for `client.Search` with `SearchTypeShow` was always returning zero values for `Shows` data. When doing same request I got same issue, so when looking...
Hi! Currently working in a project with this Spotify client. When using client.Search for SearchTypeShow it always returns zero values of type SimpleShowPage. I create client in this way: ```go...