Skip to content
This repository has been archived by the owner on Feb 15, 2020. It is now read-only.

Friend Requests/Messages #58

Open
Stasis-Project opened this issue Jan 14, 2019 · 7 comments
Open

Friend Requests/Messages #58

Stasis-Project opened this issue Jan 14, 2019 · 7 comments

Comments

@Stasis-Project
Copy link

Is there any way to pull friend messages and requests from the API?

@BulgarianHealer
Copy link
Contributor

BulgarianHealer commented Jan 23, 2019

There was way, but after they block proxies i can't poke network packages. Maybe @Tustin or someone else can try with iOS client idk. But now they ban accounts and pc's for playing with the proxy/ssl pining/api

@RayzonDE
Copy link

I also need it... someone know how it works to send or get friend messages?

@BulgarianHealer
Copy link
Contributor

@RayzonDE Right now i know that we can get friends list, get friends request, accept them and delete them, but for sending i don't know.

@vicegold
Copy link

vicegold commented Dec 5, 2019

@krokit Do you have any documentation at hand how to check for a friend request?

@NeilofSteel
Copy link

NeilofSteel commented Dec 5, 2019

@vicegold
To get friend-requests:
https://friends-public-service-prod06.ol.epicgames.com/friends/api/public/friends/{accountid}?includePending=true
To send/accept/reject or delete friends (Post request to accept/send and delete request to reject/delete):
https://friends-public-service-prod06.ol.epicgames.com/friends/api/public/friends/{accountid}/{friendsaccountid}

@vicegold
Copy link

vicegold commented Dec 5, 2019

@NeilofSteel Thank you so much! If we only could send them too. But I'm aware that's currently not possible.

@NeilofSteel
Copy link

@vicegold I updated my comment sorry, you can also use the post request to send friendrequests so post to send/accept and delete to reject/delete :)

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

No branches or pull requests

5 participants