kurtextrem / PS2Alerts

Easy overview over PlanetSide2 Alerts in Chrome.
https://chrome.google.com/webstore/detail/planetside-2-alerts/bondapheaemfkkiabfjnhdempfmnikcg
11 stars 0 forks source link

"Error while Loading - PS2Alerts API does not respond correctly" error #27

Closed Maelstromeous closed 8 years ago

Maelstromeous commented 8 years ago

Noticed this with the new version, just checked the API and it is returning?

Also noticed, that the tooltip you used to have on the refresh button saying when the server last got the request has also disappeared.

Dump of what I see on the /v2/alert/active endpoint:

[
    {
        "ResultID": 17482,
        "instanceID": 6635,
        "ResultStartTime": 1451694286,
        "ResultEndTime": null,
        "ResultDateTime": null,
        "ResultServer": 1,
        "ResultTimeType": "AFT",
        "ResultMajority": 0,
        "ResultWinner": "",
        "ResultDraw": null,
        "ResultAlertCont": 6,
        "ResultAlertType": 3,
        "ResultDomination": null,
        "Valid": null,
        "InProgress": 1,
        "event": 0
    },
    {
        "ResultID": 17484,
        "instanceID": 7095,
        "ResultStartTime": 1451694477,
        "ResultEndTime": null,
        "ResultDateTime": null,
        "ResultServer": 17,
        "ResultTimeType": "PRI",
        "ResultMajority": 0,
        "ResultWinner": "",
        "ResultDraw": null,
        "ResultAlertCont": 6,
        "ResultAlertType": 3,
        "ResultDomination": null,
        "Valid": null,
        "InProgress": 1,
        "event": 0
    },
    {
        "ResultID": 17485,
        "instanceID": 7149,
        "ResultStartTime": 1451694944,
        "ResultEndTime": null,
        "ResultDateTime": null,
        "ResultServer": 13,
        "ResultTimeType": "MOR",
        "ResultMajority": null,
        "ResultWinner": "",
        "ResultDraw": null,
        "ResultAlertCont": 2,
        "ResultAlertType": 1,
        "ResultDomination": null,
        "Valid": null,
        "InProgress": 1,
        "event": 0
    },
    {
        "ResultID": 17486,
        "instanceID": 7113,
        "ResultStartTime": 1451695062,
        "ResultEndTime": null,
        "ResultDateTime": null,
        "ResultServer": 10,
        "ResultTimeType": "MOR",
        "ResultMajority": null,
        "ResultWinner": "",
        "ResultDraw": null,
        "ResultAlertCont": 2,
        "ResultAlertType": 1,
        "ResultDomination": null,
        "Valid": null,
        "InProgress": 1,
        "event": 0
    }
]
kurtextrem commented 8 years ago

Do you have 0.9.9.1?

Maelstromeous commented 8 years ago

I did yes. I double checked to make sure :P