Skip to content

SpotifyAPI Web API 6.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@JohnnyCrazy JohnnyCrazy released this 12 Jun 23:26

🏗 Fixes:

  • On specific .NET versions, including .NET Framework v4.X and v5.X, query parameters were not correctly added to the URI. They included a double question mark instead of a single one at the start of the query. This has been fixed with the help of @calledude and @YettySpaghetty , thank you! #462 #461

  • Follow.OfCurrentUser(request) is now correctly using the parameter request model. Before, it was ignored and no query paramters were sent, resulting in an error. #461

As always, please open an issue if you run into any problems, thanks! 🙏 🍻