Hello,
For our project, we are using SpotifyAPI.Web --version 6.0.0-beta.9 nuget package.
I am using Follow client to follow a user and Library client to save an album and track.
I was able to Follow the artist and saved the track and album but it is always returning the false status.
It is probably due to wrong status Code comparison..
Like Follow artist return status code 204 but it is being compared with status code 200.
Can you please look into the issue?
Thank you
Hello,
For our project, we are using SpotifyAPI.Web --version 6.0.0-beta.9 nuget package.
I am using Follow client to follow a user and Library client to save an album and track.
I was able to Follow the artist and saved the track and album but it is always returning the false status.
It is probably due to wrong status Code comparison..
Like Follow artist return status code 204 but it is being compared with status code 200.
Can you please look into the issue?
Thank you