Skip to main content

Hello! I cannot use the full functionality of your service. I tried to link your service to the albato service, but errors occurred during integration. Take a look at what ALBATO said and help me solve the issue, please.

:

Hello, Dear Client please check this feedback from the dev team:
We checked our connection and request but everything is correct on our end therefore we need to check with the Manychat support team, 
Can you kindly ask to contact them as it will help us to get a faster response instead of us contacting them as a third party

Here is what our devs found:
We are trying to make a REST API request to create a subscriber. The request itself is POST https://api.manychat.com/fb/subscriber/createSubscriber

Request body

{

"phone": "+79003513032",

"has_opt_in_sms": true,

"consent_phrase": "http://volshebstvotkani.ru/opt?tfc_sortr631714925]=created%3Adesc&tfc_storepartuidi631714925]=Муслин+2+слоя&tfc_div=%3A%3A%3A#rec631714925"

}

And we get the error

HTTP/2 400

{

{ "status": "error",

"message": "Validation error",

"details": {

{ "messages": {

{ "phone_number": {

{ "message":

"To create a subscriber you must fill in at least one field: Phone or Email or WaId"

]

}

}

}

}

According to the documentation we are sending everything correctly. Why are we getting an error?

Be the first to reply!

Reply