Here i am getting the error. I am not sure the admin settings configured is true ot
{“success”:”false”,”message”:”Invalid AppSid”,”errorCode”:”ER-01″,”data”:[]}
I am not sure that admin settting configured is right or not.
Result request ‘{“success”:”false”,”message”:”Invalid AppSid”,”errorCode”:”ER-01″,”data”:[]}’
Here what i consider the credentials is
API username: considering the login username of unifonic account
API password: considering the login username of unifonic account
Sender number: Api sender name
API key: https://api.unifonic.com/rest/Messages/Send
Server: awselb/2.0
Date: Sat, 13 Feb 2021 11:10:42 GMT
Content-Type: application/json
Content-Length: 76
Connection: close
X-Powered-By: PHP/7.4.10
{“success”:”false”,”message”:”Invalid AppSid”,”errorCode”:”ER-01″,”data”:[]}
[headers] => Requests_Response_Headers Object
(
[data:protected] => Array
(
[server] => Array
(
[0] => awselb/2.0
)
[date] => Array
(
[0] => Sat, 13 Feb 2021 11:10:42 GMT
)
[content-type] => Array
(
[0] => application/json
)
[content-length] => Array
(
[0] => 76
)
[x-powered-by] => Array
(
[0] => PHP/7.4.10
)
)
)
[status_code] => 200
[protocol_version] => 1.1
[success] => 1
[redirects] => 0
[url] => https://api.unifonic.com/rest/Account/GetBalance
[history] => Array
(
)
[cookies] => Requests_Cookie_Jar Object
(
[cookies:protected] => Array
(
)
)
)
[filename:protected] =>
[data] =>
[headers] =>
[status] =>
)
)
-
This reply was modified 4 years, 1 month ago by
mehul029.