saifshaikh1805 / tata-sky-m3u

A react web app to generate an m3u playlist of the channels subscribed on Tata Sky.
tata-sky-m3u.vercel.app
78 stars 77 forks source link

TypeError: Cannot read properties of undefined (reading 'toLowerCase') #39

Open baadshah0786 opened 5 months ago

baadshah0786 commented 5 months ago

action: 'stream', epids: [ { epid: 'Subscription', bid: '1000001274' } ] } error: TypeError: Cannot read properties of undefined (reading 'toLowerCase') at getJWT (webpack-internal:///(api)/./pages/api/getM3u.js:85:28) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async generateM3u (webpack-internal:///(api)/./pages/api/getM3u.js:223:39) at async handler (webpack-internal:///(api)/./pages/api/getM3u.js:20:25)

RandomGithubUsername commented 5 months ago

Same issue