Cant register number when migrating from another BSP
I just migrated a number from
previous (was on dialog 360): waba id: 233934109801832 & phone id: 207432572461460
new (my own app, which is an approved tech provider): waba id: 271460509379017 & phone id: 274762832380571
app's name is Spur (app id: 931280875302744), embedded signup flow went well, previous waba 2 factor was turned off, but when i hit register on the new waba phone id i get:
{
"error": {
"message": "(#100) Invalid parameter",
"type": "OAuthException",
"code": 100,
"error_data": {
"messaging_product": "whatsapp",
"details": "Provided Phone Number ID 274762832380571 does not match stored Phone Number ID 207432572461460 for 41435082047. Try deleting the previous registration first."
},
"fbtrace_id": "AMZjVZ7PIWx-7Lws_iEIm2t"
}
}
request is
curl --location 'https://graph.facebook.com/v19.0/274762832380571/register' --header 'Authorization: Bearer
"messaging_product": "whatsapp",
"pin": "123456"
}'
Anyone came across this issue?
I definitely think it is a bug but Meta team has asked me to post on the community to confirm
I definitely think it is a bug but Meta team has asked me to post on the community to confirm
I'm getting the same problem here, and the number is exactly how you described. It shows connected but fails with the wrong Phone Number ID message.
I'm getting the same problem here, and the number is exactly how you described. It shows connected but fails with the wrong Phone Number ID message.