liamcottle / valorant.js

This is an unofficial NodeJS library for interacting with the VALORANT API used in game.
105 stars 19 forks source link

Fixed 403/1020 Cloudflare Error response code #29

Closed SpatzlHD closed 1 year ago

SpatzlHD commented 1 year ago

I fixed the 403 error by updating the client_version and updating the user_agent.

28

liamcottle commented 1 year ago

Perfect, thanks!