error on exporting metadata to google maps

Post Reply
jonathan
Posts: 7
Joined: Mon Aug 22, 2022 1:47 pm

I am stuck at 16%

Code: Select all

{
  "error": {
    "code": 404,
    "message": "Photo with id: CAoSLEFGMVFpcE5VMjhtbko4TVp2akN0SWpUYzR1U2VRMHJQaFRfSTE4NGUwdzky does not exist.",
    "status": "NOT_FOUND",
    "details": [
      {
        "@type": "type.googleapis.com/google.rpc.ErrorInfo",
        "metadata": {
          "EXTERNAL_MESSAGE": "Photo with id: CAoSLEFGMVFpcE5VMjhtbko4TVp2akN0SWpUYzR1U2VRMHJQaFRfSTE4NGUwdzky does not exist."
        }
      }
    ]
  }
}


Request:
{
    "connections": [
        {
            "target": {
                "id": "CAoSLEFGMVFpcFBOMlVLaDVTamhwNTZtaGhlWHU4QU9kZXVqcjk4ZmR5c05EcnM1"
            }
        }
    ],
    "places": [
        {
            "placeId": "ChIJCS58jxJj5kcRUgcBY6MLRIQ"
        }
    ],
    "pose": {
        "heading": 126.268,
        "latLngPair": {
            "latitude": 48.88938557,
            "longitude": 2.16537583
        }
    }
}
User avatar
Hopki
Gnome
Posts: 13005
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi Jonathan,
Firstly have you seen this post: viewtopic.php?p=68543#p68543

Need to be clear on what is going on here.
From the title of the post, I assume the panoramas are already on Street View.
So you uploaded earlier without issue.

What did you do to the tour to then want to upload it again?

For example, you either changed the GPS, Date & Time, added, changed or remove a link or changed the place ID.
You then clicked the Upload Project button and you got this error.

Or did you do something else, say edited a panorama?
As much information as you can give will be good.

But one quick thing to try is to simply Revoke your access, then log back into your Google account, if you using Pano2VR 7 make sure you allow Pano2VR to have access to modify your 360 photos.
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply