Skip to content

Infobip Client does not work with Infobip #9

Description

@minglecm

After upgrading to the latest Infobip client we're seeing errors returned from Infobip that seem to be caused by this commit: 3e36f8e

While that commit brings oneapi-python up to OneApi standards, it seems to be breaking it's support of Infobip's smsmessaging/outbound endpoint:

https://oneapi.infobip.com/1/smsmessaging/outbound/xxxx/requests

Error:

{"clientCorrelator":null,"serviceException":{"messageId":"MISSING_PARAMETER","text":"Missing parameter","variables":["binary or message"],"additionalDescription":null},"variables":null}}

It seems this endpoint expects message to be at the top level and not nested under outboundSMSTextMessage.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions