Closed Damnbuoy closed 1 month ago
The endpoint is not removed, you need to uri encode the offer ID
I tried it already. Do I have to remove the v2:/ part?
no, that part is important its part of the offer id, you just need to properly url encode the offer id
Thanks it worked, Im silly.
Issue Checklist
What is the Request Method?
GET
What is the Request URL?
https://fngw-mcp-gc-livefn.ol.epicgames.com/fortnite/api/storefront/v2/gift/check_eligibility/recipient/:friendId/offer/:offerId
What are your Request Headers (if applicable)?
No response
What are your Request Payload/Body (if applicable)?
No response
What is the Response Status Code?
404
What are the Response Headers (if applicable)?
No response
What is the Response Content? (if applicable)
No response
Additional Context (if applicable)
No response