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

On any attempt to accept or decline an invitation plugin receives error 403 Forbidden #668

Open
georgehazan opened this issue Nov 5, 2020 · 1 comment

Comments

@georgehazan
Copy link

On next login the same request blinks in the tray again

(23:06:13) http: Performing new request 050B5730 for https://contacts.skype.com/contacts/v2/users/SELF/invites/8:blabla/accept.
(23:06:13) http: Connecting to https://contacts.skype.com/contacts/v2/users/SELF/invites/8:blabla/accept...
(23:06:13) http: locking a (previously used) socket: 044893C8
(23:06:13) http: Generated request headers:
PUT /contacts/v2/users/SELF/invites/8:blabla/accept HTTP/1.1
Host: contacts.skype.com
Connection: Keep-Alive
Accept-Encoding: gzip, deflate
Content-Type: application/x-www-form-urlencoded
Content-Length: 0
X-Skypetoken: blabla
X-Stratus-Caller: swx-skype.com
X-Stratus-Request: abcd1234
Origin: https://web.skype.com
Referer: https://web.skype.com/main
Accept: application/json; ver=1.0;
Accept-Language: en, C

(23:06:13) http: Got main header with code 403
(23:06:13) http: Got header: Content-Length: 0
(23:06:13) http: Got header: Server: Microsoft-HTTPAPI/2.0
(23:06:13) http: Got header: Strict-Transport-Security: max-age=31536000; includeSubDomains
(23:06:13) http: Got header: X-Session: e30=
(23:06:13) http: Got header: Access-Control-Allow-Origin: https://web.skype.com
(23:06:13) http: Got header: Access-Control-Allow-Credentials: true
(23:06:13) http: Got header: Access-Control-Expose-Headers: ETag,Retry-After,X-Succeeded-Prefixes,X-Skype-Continuation-Token
(23:06:13) http: Got header: X-Correlation-Id: 887247bf-be2f-450e-83b6-fdfde2554218
(23:06:13) http: Got header: X-Role-Instance: 0904cf8d5c5f43b5ad30d0e7e4970691/40
(23:06:13) http: Got header: Date: Thu, 05 Nov 2020 20:06:13 GMT
(23:06:13) http: Got headers end
(23:06:13) http: Got response headers: Content-Length: 0
Server: Microsoft-HTTPAPI/2.0
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Session: e30=
Access-Control-Allow-Origin: https://web.skype.com
Access-Control-Allow-Credentials: true
Access-Control-Expose-Headers: ETag,Retry-After,X-Succeeded-Prefixes,X-Skype-Continuation-Token
X-Correlation-Id: 887247bf-be2f-450e-83b6-fdfde2554218
X-Role-Instance: 0904cf8d5c5f43b5ad30d0e7e4970691/40
Date: Thu, 05 Nov 2020 20:06:13 GMT
(23:06:13) http: releasing a socket: 044893C8
(23:06:13) http: Request 050B5730 performed without success.
@lazyest
Copy link

lazyest commented Sep 18, 2022

I also see something like
(09:38:09) http: Performing new request 0x55d2d6b8e620 to contacts.skype.com.
(09:38:09) http: Request 0x55d2d6b8e620 performed without success.

when trying to anyhow react to new buddy request and its still appearing on every start. Is there at least way to remove this request? In official client there is no request :(

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

2 participants