-
Notifications
You must be signed in to change notification settings - Fork 1
Cannot fetch CDN Url #2
Description
Hi there, i am building my project over the Cspot library using esp32s3. Since this is repo is related to cspot, thats why i am posting here. I have integrated the library and can successfully connected to spotify but i receive a cdn error whenever the application reaches that point. Can somebody help me resolve it ? I am sharing my logs.
D SpircHandler.cpp:179: Load frame 1!
D MercurySession.cpp:251: Executing Mercury Request, type SEND
I TrackPlayer.cpp:99: Resetting state
I MercurySession.cpp:42: Received packet, command: 178
D MercurySession.cpp:174: Received mercury packet
I MercurySession.cpp:42: Received packet, command: 181
I MercurySession.cpp:42: Received packet, command: 181
I AccessKeyFetcher.cpp:114: Access token sucessfully fetched
D MercurySession.cpp:251: Executing Mercury Request, type GET
I MercurySession.cpp:42: Received packet, command: 181
I MercurySession.cpp:42: Received packet, command: 178
D MercurySession.cpp:174: Received mercury packet
I TrackQueue.cpp:164: Track name: Mockingbird
I TrackQueue.cpp:165: Track duration: 250760
D TrackQueue.cpp:167: trackInfo.restriction.size() = 1
D TrackQueue.cpp:218: File format: 2
D TrackQueue.cpp:218: File format: 1
I MercurySession.cpp:42: Received packet, command: 13
I TrackQueue.cpp:258: Got audio key
I TrackQueue.cpp:281: Received access key, fetching CDN URL...
E TrackQueue.cpp:357: Cannot fetch CDN URL
E TrackPlayer.cpp:172: Track failed to load, skipping it