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

Starscream.HTTPUpgradeError.notAnUpgrade(403) #997

Open
LaoWangInNear opened this issue Jan 2, 2024 · 3 comments
Open

Starscream.HTTPUpgradeError.notAnUpgrade(403) #997

LaoWangInNear opened this issue Jan 2, 2024 · 3 comments
Labels

Comments

@LaoWangInNear
Copy link

Hi,
I am using WebRTC for video calling and starscream for web socket connection.
Websocket connection fails, issue is :
(Starscream.HTTPUpgradeError.notAnUpgrade(403))

Environment:

OS/Version: [e.g. iOS/15.5]
Starscream Version [e.g. 4.0.4]
Xcode version [e.g. 15.0.1]

@LaoWangInNear
Copy link
Author

Starscream.WSError(type: Starscream.ErrorType.protocolError, message: "masked and rsv data is not currently supported", code: 1002)

@LaoWangInNear
Copy link
Author

how to resolved?

@appsmall
Copy link

This issue is coming because you are using the expired token in web sockets.

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

No branches or pull requests

2 participants