npr / nprapi-wordpress

Access the NPR API from within WordPress. This repository is no longer being maintained. See the README for more information.
GNU General Public License v2.0
13 stars 30 forks source link

NPR One API endpoints are changing, does this plugin need updates? #63

Open benlk opened 6 years ago

benlk commented 6 years ago

Email from NPR One: https://mailchi.mp/340b2eb48074/changes-to-npr-one-hostnames-547453?e=af72103073

API Call Original DNS endpoint New DNS endpoint
GET request for initial set of audio recommendations https://api.npr.org/listening/v2/recommendations https://listening.api.npr.org/v2/recommendations
GET request for data on logged in user https://api.npr.org/identity/v2/user https://identity.api.npr.org/v2/user
GET request for NPR member station data, per query params https://api.npr.org/stationfinder/v3/stations?city=Boston https://station.api.npr.org/v3/stations?city=Boston