Hello,
I don’t understand why the scenario doesn’t work.
Normally Make is connected to Kaspr and the phone numbers are automatic put on the google sheet.
But there no number is added. I bought Kaspr credits but still nothing.
It seems that the connection with Kaspr is not well made.
I tried to contact make and he said me this but i can’t fix the issue
I can see that “status code” as 402 and “402” indicates that the client must make a payment to access the requested resource and it says “No credit left” so you may need to contact “Kaspr.io” regarding this.
You can share the below error log with them:
{
“response”: {
“status”: 402,
“headers”: {
“server”: “nginx/1.18.0 (Ubuntu)”,
“date”: “Wed, 15 Nov 2023 15:15:26 GMT”,
“content-type”: “application/json; charset=utf-8”,
“content-length”: “71”,
“connection”: “close”,
“access-control-allow-origin”: “*”,
“etag”: “W/"47-BmOX2UXBhSvSC/It88mTWifopD0"”
},
“body”: {
“message”: “No credits left”,
“reason”: “No personal email credits left”
}
},
“request”: {
“url”: “https://api.developers.kaspr.io/profile/linkedin”,
“headers”: {
“Content-Type”: “application/json”,
“Authorization”: “Bearer 51a19f653a384c1dbe43f7f1ebe28f0b”,
“Content-type”: “application/json”,
“User-Agent”: “Make/production”
},
“method”: “POST”,
“body”: {
“id”: “ivan-colonna-d-istria-pmp-59713990”,
“name”: “Colonna D’Istria”,
“isPhoneRequired”: “true”
}
}
}
Can you help me, please?