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

ContactRequestEvent: Somebody know actual AUTH_REQUESTS_URL for getContactRequests? #150

Open
dentakoy opened this issue Jun 2, 2017 · 3 comments

Comments

@dentakoy
Copy link

dentakoy commented Jun 2, 2017

Hello everyone!

Since recent days (about may 26th), ContactRequestEvent does not work anymore.
My application uses skype4j 0.2.0 and throws an exception when receives ContactRequestEvent:

com.samczsun.skype4j.exceptions.ConnectionException: Cause: While loading authorization requests Response: 404 Not Found

Looks like Microsoft has change AUTH_REQUESTS_URL which is used in method getContactRequests from internal/client/FullClient.java

Maybe somebody know actual AUTH_REQUESTS_URL?
Thanks!

@ruha9005
Copy link

@dentakoy
Check this:
https://contacts.skype.com/contacts/v2/users/(string: id)/invites
from
https://skpy.t.allofti.me/protocol/contact.html

@ItsGravix
Copy link

@dentakoy How did you manage to implement what @ruha9005 said?

@labotsky
Copy link

Has it been fixed?

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

4 participants