Closed SpaceCadetUWG closed 6 years ago
This seems to be because the version of the API that the app uses has been deprecated.
This can be seen in the ajax call to https://dfp-playground.appspot.com/api/networks
, which gives an error (HTTP 500) response:
Version v201708 was deprecated and is now disabled. Please check the DoubleClick for Publishers blog for more information or contact us via the support forum.
PS: Just noticed this has already been noted in https://github.com/googleads/dfp-playground/issues/4
Same problem
The issue has now been fixed.
How may I update the api?
@spirestar22 Update the dependency here. See this commit for an example.
I used to be able to select any of my networks in the dropdown in the test app and be able to pull data in through it. Is there any reason that suddenly I can't see my networks in the test app? Is it because of the name and URL changes?