Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPTAppRemoteCallRequest Code=-3000 "(null)" #200

Open
rolflocher opened this issue Feb 7, 2020 · 6 comments
Open

SPTAppRemoteCallRequest Code=-3000 "(null)" #200

rolflocher opened this issue Feb 7, 2020 · 6 comments

Comments

@rolflocher
Copy link

rolflocher commented Feb 7, 2020

This is received when setting the playback speed and trying to enqueue a song, but infrequently. Searching the web for Code -3000 yields no results.

@rolflocher
Copy link
Author

UserInfo={error-identifier=wamp.error.not_authorized, message-type=8} to request: <SPTAppRemoteCallRequest: 0x28127c810; id: 3, method: com.spotify.skip_next>

@rolflocher
Copy link
Author

rolflocher commented Feb 17, 2020

Why would this error come back? I cannot find it documented anywhere.

@ethan021021
Copy link

I'm seeing the same issue.

@ChopinDavid
Copy link

+1

@zallanx
Copy link

zallanx commented Apr 27, 2020

+1 on this when I try to enqueue tracks for playback

@jongirard
Copy link

jongirard commented Aug 21, 2020

I also get this error when queuing multiple tracks. It seems to be caused by repeated instantaneous requests to the queue method. For my use case I managed to fix it by setting a brief delay before the next request to queue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants