LeleDerGrasshalmi / FortniteEndpointsDocumentation

Fortnite & Epic Games Unofficial API Documentation
233 stars 65 forks source link

Purchase error #235

Closed Ricoroma closed 7 months ago

Ricoroma commented 7 months ago

Hello, all last 2 months purchasing wasn't causing any problems, but today i have all 403 with comment purchase_not_allowed. Could it be caused by recent policy changes, or only code problems?

LeleDerGrasshalmi commented 7 months ago

Hey, could you please share the full error respons (json)

ricoroma2 commented 7 months ago

well i couldn't trigger this error by myself since then, so this is probably solved

although i have other question: does api provide data about every user's match? so i can do some analysis on recent matches etc. (i remember that StatsProxy provides some info about matches, but this info is about all time)

LeleDerGrasshalmi commented 7 months ago

such apis are not publicy available

ricoroma2 commented 7 months ago

thanks on that

also about leaderboards in statsproxy can i get exact amount of accounts? i assume that probably there could be something due to 'maxsize' parametr in response

LeleDerGrasshalmi commented 7 months ago

no, there are no parameters

ricoroma2 commented 7 months ago

sad but ok

also, is there any reason for fact that every time i call this method, i am given different amount of accounts?

LeleDerGrasshalmi commented 7 months ago

probs random caching on epics side, we cant do anything about it

ricoroma2 commented 7 months ago

ok, thanks