Jump to content
  • Sign Up

DragonHeart.7201

Members
  • Posts

    15
  • Joined

  • Last visited

Posts posted by DragonHeart.7201

  1. I'm very confident the use of the API in the manner you are explaining is very legit. It is the same information you can get from the TP ingame or from sites which provide the API information. GW2BLTC.com is an example.

     

    Why do you think this provides an advantage over anyone else, as the information and API use is publicly available?

  2. Hi!

     

    After build 99552 got released about 55 minutes ago, the v2/build endpoint is returning a http status 500 error for me with the following debug info:

     

    This XML file does not appear to have any style information associated with it. The document tree is shown below.

    Error code="48" module="3" line="478" text="JsEngine: script terminated without sending a reply {/v2/build.:format}"/

     

    I've also noticed the items endpoint is returning a httpstatus 400 error, with the following message:

     

    {

    "text": "ErrInternal"

    }

     

    I'm not sure if all endpoints are affected or just a few, but seems big enough of an issue to get concerned over. I hope this can be resolved quickly :).

     

    Kind regards.

  3. > @"StevenL.3761" said:

    > Friends, let's assume nobody is doing this on purpose. Whatever the reason is for all the outages, yelling at the problem isn't going to fix it. We can do better if we post timestamps and details of requests and responses so that the devs have all the information they need to diagnose the issues.

     

    Ofcourse it's not happening on purpose, no one is implying this. Though there have been multiple threads explaining what errors are happening and when, there is plenty of info out there, without any response from the dev working on the API.

     

    Will add some info again:

     

    Request URL: https://render.guildwars2.com/file/A66CEF1B9C032C240EDB9077FCD53493CD5AC6B9/1203050.png

    Request Method: GET

    Status Code: 500

    Remote Address: 13.33.91.225:443

     

    Response:

     

    {"error":48,"product":0,"module":2,"line":89,"text":"file couldn't be loaded"}

     

    Timestamp:

    date: Mon, 03 Jun 2019 10:36:42 GMT

  4. > @"Killerassel.2197" said:

    > For the record: the API itself seems to be running fine. The rendering service, i.e. icons for items and skills, throws errors. And it didn't just start to do that today.

    >

    > It would help if the other sites cached the icons locally and would not entirely depend on them to convey information.

     

    Actually almost every individual endpoint had drops weekend, just seems the rendering service is the one most affected by the bug or whatever it is. So even though it mainly is the rendering service being a pain, it isn't exclusive to it.

     

    Getting a bit sad there has been no response at all on any of the threads made, even though there still is a developer working on the API.

  5. > @"Steelskin.5826" said:

    > 404 errors are back again since approximately 5:27:52 PM UTC (my first error of the day :'()

     

    Yes also noticed this.

     

    In particular for the items endpoint it seems items are missing, for example The Moot, id: 30692. Is not returning properly for me.

     

    URL: [https://api.guildwars2.com/v2/items?ids=30692](https://api.guildwars2.com/v2/items?ids=30692 "https://api.guildwars2.com/v2/items?ids=30692")

     

    Response I'm getting:

     

    {

    "text": "all ids provided are invalid"

    }

  6. As far as I can see the items endpoint seems to be fully working again. Just feels like an automatic server cleanup/ restart though, would be great if someone at arenanet actually can take a look, as this is the 2nd time this happens in a short amount of time.

  7. Can confirm.

     

    Error message when trying to load [https://render.guildwars2.com/file/0FD4189D17213FDB349C390CD2A3FD7F64CB12EB/855381.png](https://render.guildwars2.com/file/0FD4189D17213FDB349C390CD2A3FD7F64CB12EB/855381.png "https://render.guildwars2.com/file/0FD4189D17213FDB349C390CD2A3FD7F64CB12EB/855381.png") is:

     

    {"error":48,"product":0,"module":2,"line":89,"text":"file couldn't be loaded"}

     

    Hope it can get fixed.

  8. > @"Reanne.5462" said:

    > I'm not gonna be able to do this using localhost anymore am I? Am I right in that I will need a Server Certificate?

     

    You won't need a server certificate and you still should be able to use it for local network purposes. Not exactly sure why you think this wouldn't work. Been doing similar with my own stuff and works fine.

×
×
  • Create New...