weeco / fortnite-client

A REST client for Fortnite which allows requesting stats, game news and service status from Epic Game's game servers.
41 stars 9 forks source link

Grant type password error #19

Open Michele404 opened 5 years ago

Michele404 commented 5 years ago

I got grant type password authorization error during the call of stats endpoint. It was working since 2h ago and now not

weeco commented 5 years ago

Fixed by a PR submitted by @qm42 . I'll publish the updated NPM library in a bit

SkYNewZ commented 5 years ago

Hello! I also have this error (https://github.com/SzymonLisowiec/node-epicgames-client/issues/15 or https://github.com/qlaffont/fortnite-api/issues/152). So I try to checkout this repo and direct use (with /Users/quentin/Sources/fortnite-client/lib) but I still get the errors.com.epicgames.common.oauth.unauthorized_client error. Any idea ?

I tried to add User-Agent => "Fortnite/++Fortnite+Release-7.01-CL-4644078 IOS/11.3.1" but nothing change 😬

asciicast