• Resolved ahooke1

    (@ahooke1)


    I’m having an issue with linking up to Clickatel. I’ve entered all the details into the plugin dashboard but it’s not sending. Any suggestions?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Art Project Group

    (@artprojectgroup)

    Check the debug information.

    Kind regards.

    Thread Starter ahooke1

    (@ahooke1)

    This is what I’m getting:

    Gateway answer:
    Array
    (
    [headers] => Requests_Utility_CaseInsensitiveDictionary Object
    (
    [data:protected] => Array
    (
    [date] => Mon, 16 Oct 2017 13:46:55 GMT
    [server] => Apache
    [vary] => Accept-Encoding
    [content-encoding] => gzip
    [content-type] => text/html
    )

    )

    [body] => ERR: 105, Invalid Destination Address
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    [http_response] => WP_HTTP_Requests_Response Object
    (
    [response:protected] => Requests_Response Object
    (
    [body] => ERR: 105, Invalid Destination Address
    [raw] => HTTP/1.1 200 OK
    Date: Mon, 16 Oct 2017 13:46:55 GMT
    Server: Apache
    Vary: Accept-Encoding
    Content-Encoding: gzip
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html

    ERR: 105, Invalid Destination Address
    [headers] => Requests_Response_Headers Object
    (
    [data:protected] => Array
    (
    [date] => Array
    (
    [0] => Mon, 16 Oct 2017 13:46:55 GMT
    )

    [server] => Array
    (
    [0] => Apache
    )

    [vary] => Array
    (
    [0] => Accept-Encoding
    )

    [content-encoding] => Array
    (
    [0] => gzip
    )

    [content-type] => Array
    (
    [0] => text/html
    )

    )

    )

    [status_code] => 200
    [protocol_version] => 1.1
    [success] => 1
    [redirects] => 0
    [url] => ####REMOVED#####
    [history] => Array
    (
    )

    [cookies] => Requests_Cookie_Jar Object
    (
    [cookies:protected] => Array
    (
    )

    )

    )

    [filename:protected] =>
    [data] =>
    [headers] =>
    [status] =>
    )

    )

    Plugin Author Art Project Group

    (@artprojectgroup)

    Did you read the official API documentation? On API Error codes you can read which’s the error 105:

    The destination address you are attempting to send to is invalid.

    Solution

    Check that the number of the handset which you are attempting to send a message to is valid. The number should be in an international format, without a ‘ 00’ prefix or leading ‘+’ symbol OR begin with a ‘0’ if the default country prefix is enabled on your API.

    Kind regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not sending to Clickatel’ is closed to new replies.