Skip to content

auth-ringcentral.md issues #21

@tylerlong

Description

@tylerlong

https://engage-voice-api-docs.readthedocs.io/en/latest/authentication/auth-ringcentral/

form-urlencoded vs query parameter

The docs says

POST https://engage.ringcentral.com/api/auth/login/rc/accesstoken
Content-Type: application/x-www-form-urlencoded

rcAccessToken=<rcAccessToken>&rcTokenType=Bearer

But as I tested, specifying rcAccessToken=<rcAccessToken>&rcTokenType=Bearer as query parameter works too.

Is it by design or legacy issue?

It works for some extensions but not all

For my account(direct number 1650641xxxx), it works

For 1720386xxxx*11115 it does not work. The error message is:

{"message":"Invalid argument supplied [Please specify a valid platform!]","detail":"Please specify a valid platform!","status":409,"statusDetail":"CONFLICT"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions