You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have self-hosted my own API instance on cloudflare. When I request this route: /playlist?token=vw3rxyOhUs8_&mini=true&lang=hindi%2Cenglish it returns playlist details with an empty song list. but when I change the API base URL to localhost the same request returns the proper list of songs. Please help me out here
The text was updated successfully, but these errors were encountered:
hey @ashukumar2001,
try hosting your API instance in the India region, as it retrieves data from the JioSaavn API, which restricts certain data based on geolocation
I have self-hosted my own API instance on cloudflare. When I request this route:
/playlist?token=vw3rxyOhUs8_&mini=true&lang=hindi%2Cenglish
it returns playlist details with an empty song list. but when I change the API base URL to localhost the same request returns the proper list of songs. Please help me out hereThe text was updated successfully, but these errors were encountered: