witnessmenow / spotify-api-arduino

Arduino library for integrating with the Spotify Web-API (Does not play music)
MIT License
178 stars 33 forks source link

Get Access Token "Not found: /" Error #67

Open tahammert opened 6 months ago

tahammert commented 6 months ago

I am uploading the code required to get Refresh Token, and after the connection is established, when I go to the IP address, I encounter the error message "Not found: /". What should I do? Ekran Görüntüsü (387)

witnessmenow commented 6 months ago

Is your computer on the same wifi network as your esp32?