Max Olgin

Results 2 issues of Max Olgin

I just deployed to vercel and am trying to call a POST request to /api/generate. Vercel logs say "TypeError: Cannot read properties of undefined (reading 'data')" **To Reproduce** Steps to...

I am trying to play a song from a specified index using the playerAPI.play(_ contentItem:skipToTrackIndex:) function. I specify the index as 50000 (the duration of the track is 184665), and...