LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

MVP API Fetch Failure #104

Closed LanceMcCarthy closed 4 years ago

LanceMcCarthy commented 4 years ago

As of June 25, 2020. The API is no longer returning records or profile even though the user is signed in.

Weirdly enough, the Online Identities is still working, which verifies that there is nothing wrong with the API key or my authorization for the API.

image

sthewissen commented 4 years ago

Is this still happening for you? I'm getting data just fine. I get some intermittent oddities now and then, but I've grown used of those.

LanceMcCarthy commented 4 years ago

There's definitely something going on with the api services. At first I was worried my token was canceled, but it wouldn't have allowed the fetch of some data. This looks to be like a partial outage of some services (maybe 1 or 2 databases).

I haven't had a chance to actually look at the traffic yet, but if it's still a problem tomorrow morning, I'll reach out to the api team.

LanceMcCarthy commented 4 years ago

I double checked the API system and nothing there appears to be any different (i.e. cancelled token/subscription)

image

I will gather direct HTTP response details and report it to the API team.

LanceMcCarthy commented 4 years ago

The problem was likely related to renewal cycle and database updates. everything is up and running again,

image

I did notice that some of the categories appeared to have changed. I opened a new issue to investigate and validate https://github.com/LanceMcCarthy/MvpApi/issues/105