Rick Wong

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Rick Wong
    Participant

    Version: MultiConnect® rCell v3.4.2

    Also I already uncheck the “redirect to HTTPS”.

    Rick Wong
    Participant

    Thanks Jeff. I think that is missed in the development guide. However, the API works well for me if I am using HTTPS.
    Due to the application limitation, I can only use HTTP to call the API but HTTP does not work.

    It throws when I tried to call api/whoami or api/command/sms_send with HTTP:
    {
    “code” : 401,
    “error” : “not logged in”,
    “status” : “fail”
    }

    I could call api/login with HTTP with code 200 and status success.

    Rick Wong
    Participant

    Hi Lonny,
    When I refer to the API development guide under SMS section, it seems that the API is only support for SMS settings but not sending SMS message.
    If the API supports SMS message sending, could you please guide me which API object and element I should call?

Viewing 3 posts - 1 through 3 (of 3 total)