Showing Posts For Talis.7261:
An API is an Application Programming Interface.
It may not improve your game experience directly, but it will allow developers to build nice and shiney tools for GW2! (Which you might like!)
Okay, alternate plan: Can you set a CORS header on the API server? I.e. send the following header for the public endpoints:
Access-Control-Allow-Origin: *
I had this thought too.
I think my requests are not working due to the same-origin policy. I may be wrong, but apparently, my browser does not allow the request because it is using a different domain.
In order for this to be allowed, I think that the API servers would have to allow any origin in their response headers.
I finally did it!
Asuran
Mesmer
no speed buff
Took me less than an hour I guess
While playing GW1, I always liked to just press F12 and C to enter character selection. These hotkeys are not present in the GW2 client.
Not a big deal, but a really handy feature.