Hello everyone,
I’ve started the process of migrating V2 accounts to V3. However, when I try to link the staging apps, I receive the following message:
{
"request_id": "20663d0c-b5ac-4de3-add4-266d49ef28a2",
"error": {
"type": "v3_migration.link_apps_failed",
"message": "Failed to link V2 and V3 applications with message: 'failed to find the V2 application 'v2-app-id' and link it to the V3 application 'v3-app-id'. Please ensure both applications are located in the same region'"
}
}
I can see both applications in my V3 dashboard.
Could this error be related to something else?