I am learning the Google Maps Engine APIs through a tutorial.
https://developers.google.com/maps-engine/documentation/tutorial
This continued until I tried to populate the interactive Create Table (1) example. The example shows the title and body, and you must enter the URL to create the table. My answer was exactly the same as the answer shown in "Show Answer":
https://www.googleapis.com/mapsengine/v1/tables
But this leads to the following error (thus stopping the tutorial):
Sorry, this is wrong. No results were found for your request. This resource may not exist, not a public asset, or it has been removed from Google Maps Engine. Try again.
Answer
{
"domain": "global",
"reason": "notFound",
"message": "The specified entity does not exist.",
"locationType": "other",
"location": "draftAccessList"
}
- , ?