hitseveryday
New Member
1) whitelisting my IP
As soon as I add my ipv4 to the whitelist I get the error that I'm denied.
2) when I work with the $endpoint->unsubscribeByEmail() method I receive this error:
If I could get my hands on the meanings of all those API error codes that would be great.
thanks!
As soon as I add my ipv4 to the whitelist I get the error that I'm denied.
(
[_data:MailWizzApi_Paramsrivate] => Array
(
[status] => error
[error] => Your IP address is not allowed to access this server.
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
[_data:MailWizzApi_Paramsrivate] => Array
(
[status] => error
[error] => Your IP address is not allowed to access this server.
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
2) when I work with the $endpoint->unsubscribeByEmail() method I receive this error:
(
[_data:MailWizzApi_Paramsrivate] => Array
(
[status] => error
[error] => Method Not Allowed
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
[_data:MailWizzApi_Paramsrivate] => Array
(
[status] => error
[error] => Method Not Allowed
)
[_readOnly:MailWizzApi_Paramsrivate] =>
)
If I could get my hands on the meanings of all those API error codes that would be great.
thanks!