Page 1 of 1

error on exporting metadata to google maps

Posted: Tue Sep 20, 2022 5:39 pm
by jonathan
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
        }
    }
}

Re: error on exporting metadata to google maps

Posted: Wed Sep 21, 2022 11:10 am
by Hopki
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,