You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It returns token with undefined as value, because the body the request returns is malformed. It contains this error:
I tried using the webbrowser purchase URL instead (https://www.epicgames.com/store/purchase), but that doesn't work either, because it requires cookies to work.
The text was updated successfully, but these errors were encountered:
https://github.com/SzymonLisowiec/node-epicgames-client/blob/develop/src/Client/index.js#L559
It returns
token
withundefined
as value, because the body the request returns is malformed. It contains this error:I tried using the webbrowser purchase URL instead (
https://www.epicgames.com/store/purchase
), but that doesn't work either, because it requires cookies to work.The text was updated successfully, but these errors were encountered: