sumitkolhe / jiosaavn-api

🎵 An Unofficial API for downloading high-quality songs from JioSaavn
https://saavn.dev
MIT License
256 stars 116 forks source link

Playlist Details Giving Empty Array Of Songs #33

Closed im-ashar closed 1 year ago

im-ashar commented 1 year ago

I host my own instance at vercel. When I try to get this with my instance it gives empty array of songs but if I try this with official instance it provides list of songs same playlist with saavn.me instance

sumitkolhe commented 1 year ago

Where are you hosting your instance? Vercel?

im-ashar commented 1 year ago

Where are you hosting your instance? Vercel?

Yes I am hosting on vercel

sumitkolhe commented 1 year ago

You'll need to change the serverless function region to Mumbai in your vercel project settings for it to work properly.