mozilla / mozilla-reports

Repository for public analyses.
https://mozilla.report
5 stars 12 forks source link

Upgrade use of https://addons.mozilla.org/api/v3/ to /api/v4/ #121

Closed eviljeff closed 2 years ago

eviljeff commented 2 years ago

AMO api v3 is deprecated - and was scheduled to be removed entirely at the end of 2021. We're hoping to finally remove it very soon. From a search on https://github.com/mozilla/ we've noted some use in this repo of the /api/v3 endpoint that will break once the api is deleted.

In many cases just replacing /api/v3/ with /api/v4/ is sufficient but some fields/endpoints have been renamed/removed (there's a lengthy v4 changelog).

If on the other hand those files/this repo is no longer in use/maintained please close the issue so we can mark it off our list, thanks.

chutten commented 2 years ago

The most recent report on mozilla.report is two years old, and the rest are much older (going back to 2016). It is unlikely that any of them will work with today's Data Platform let alone AMO API, so you can go ahead and nope out that endpoint without worrying here.

Sorry for the delayed response, and thank you for your patience!