EpicResearch icon indicating copy to clipboard operation
EpicResearch copied to clipboard

QueryProfile Request Sample

Open System32-0101 opened this issue 4 years ago • 0 comments

¡Hey! Im trying to get access to the cosmetics of a player, and more info about a player. I use axios to post to get the access token, the id, and the name. So, How is the correct endpoint form and post way to get these info? I tried the classic QueryProfile?profile=athena giving the userID and: Header = { 'Content-Type' : "xxx-i-form-urlencoded", 'Authorization': Bearer ${access_token} And no Data or Body (are the same xd) But the response of that post is something like Authorization error or invalid. Please help me!!

System32-0101 avatar Oct 08 '21 22:10 System32-0101