|
|
i keep geting this in my log
[2026-04-05T12:53:50.577] [INFO] default - [SpotifyApi] getMyCurrentPlaybackState | Current avg QPM: 12
[2026-04-05T12:53:50.661] [WARN] default - API调用失败,1秒后重试 (1/2),错误类型: 403
[2026-04-05T12:53:51.667] [INFO] default - [SpotifyApi] getMyCurrentPlaybackState | Current avg QPM: 12
[2026-04-05T12:53:51.759] [ERROR] default - WebapiError: [object Object]
at _toError (C:\Users\Roberth\AppData\Roaming\HotSpot\StreamDock\plugins\com.mirabox.streamdock.spotify.sdPlugin\plugin\index.js:294:13423)
at C:\Users\Roberth\AppData\Roaming\HotSpot\StreamDock\plugins\com.mirabox.streamdock.spotify.sdPlugin\plugin\index.js:294:13693
at Request.callback (C:\Users\Roberth\AppData\Roaming\HotSpot\StreamDock\plugins\com.mirabox.streamdock.spotify.sdPlugin\plugin\index.js:300:69776)
at IncomingMessage.<anonymous> (C:\Users\Roberth\AppData\Roaming\HotSpot\StreamDock\plugins\com.mirabox.streamdock.spotify.sdPlugin\plugin\index.js:300:72628)
at Stream.emit (node:events:514:28)
at Unzip.<anonymous> (C:\Users\Roberth\AppData\Roaming\HotSpot\StreamDock\plugins\com.mirabox.streamdock.spotify.sdPlugin\plugin\index.js:300:77985)
at Unzip.emit (node:events:514:28)
at endReadableNT (node:internal/streams/readable:1408:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
body: {},
headers: {
'cache-control': 'private, max-age=0',
'access-control-allow-origin': '*',
'access-control-allow-headers': 'Accept, App-Platform, Authorization, Content-Type, Origin, Retry-After, Spotify-App-Version, X-Cloud-Trace-Context, client-token, content-access-token',
'access-control-allow-methods': 'GET, POST, OPTIONS, PUT, DELETE, PATCH',
'access-control-allow-credentials': 'true',
'access-control-max-age': '604800',
'strict-transport-security': 'max-age=31536000',
'x-content-type-options': 'nosniff',
'alt-svc': 'h3=":443"; ma=2592000,h3-29=":443"; ma=2592000, h3=":443"; ma=2592000,h3-29=":443"; ma=2592000',
'content-encoding': 'gzip',
vary: 'Accept-Encoding',
date: 'Sun, 05 Apr 2026 10:53:52 GMT',
server: 'envoy',
via: 'HTTP/2 edgeproxy, 1.1 google',
connection: 'close',
'transfer-encoding': 'chunked'
},
statusCode: 403
}
Can some one check that out fot me . and why is it trying to goto port 443 and not the other one that is used for spotify.
ManThanks From Roberth (Sweden) |
|