LeleDerGrasshalmi / FortniteEndpointsDocumentation

Fortnite & Epic Games Unofficial API Documentation
267 stars 70 forks source link

ClaimSubscriptionRewards profile operation doesn't work #310

Closed Damnbuoy closed 1 month ago

Damnbuoy commented 1 month ago

Issue Checklist

What is the Request Method?

POST

What is the Request URL?

https://fngw-mcp-gc-livefn.ol.epicgames.com/fortnite/api/game/v2/profile/:account_id/client/ClaimSubscriptionRewards

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)

{
  "errorCode" : "errors.com.epicgames.fortnite.operation_not_found",
  "errorMessage" : "Operation ClaimSubscriptionRewards not valid",
  "messageVars" : [ "ClaimSubscriptionRewards" ],
  "numericErrorCode" : 16035,
  "originatingService" : "fortnite",
  "intent" : "prod-live"
}

Additional Context (if applicable)

No response

LeleDerGrasshalmi commented 1 month ago

this seems to now be deprecated in favor of RedeemRealMoneyPurchases