Hi all! Your community and guides are amazing but I’m having troubles getting started. I’m a junior developer and I decided to make a webclient app for my final grade project with Vue and Node.js.
I read all the doc and guides you have posted here in the forums but I’m not sure if it’s outdated (I doubt it) or if I’m doing something incorrectly. The first thing I tried is installing the blizz library that helps to log in and get your access token, and I cloned the blizz-example to test it out.
When I try to do something by myself or with the blizz-example code, I get the 400 response, I can get my access token with getAccessToken() but when I try to use ValidateAccessToken(region, accessToken) it gives me the 400 bad request.
I’m not sure what I’m doing wrong, I tried coding it by myself with node.js and using the examples on git.
Any ideas? Thanks for your help
PD Sorry if I explained my issue poorly, english isn’t my native