oneapi-ruby icon indicating copy to clipboard operation
oneapi-ruby copied to clipboard

query_delivery_status is not working

Open mech opened this issue 8 years ago • 1 comments

Hi it seems that query_delivery_status is no longer working. In the past I can get back delivery status, but now I got back:

{"requestError":{"clientCorrelator":null,"serviceException":{"messageId":"MESSAGE_NOT_FOUND","text":"Message not found for specified request ID","variables":null,"additionalDescription":null},"variables":null}}

Is this the official and maintained library for Infobip?

mech avatar Oct 23 '17 06:10 mech

The URL seems to have the string TODO in it:

/1/smsmessaging/outbound/TODO/requests/#{client_correlator}/deliveryInfos

Is that the correct API URL?

mech avatar Dec 13 '18 02:12 mech