Refresh OAuth Service
    • Dark
      Light
    • PDF

    Refresh OAuth Service

    • Dark
      Light
    • PDF

    Article summary

    Refresh the OAuth services in a workspace.

    Method

    Requires Auth

    Permission

    Setting

    refreshOAuthService

    Yes

    add-oauth-service

    None

    Example call

    {
        "msg": "method",
        "method": "refreshOAuthService",
        "id": "44728"
    }

    Example response

    Success

    {
        "msg": "result",
        "id": "44728"
    }

    Error

    Any of the following errors can occur on the endpoint.

    • No Permission: Occurs when the authenticated user doesn't have the add-oauth-service permission.

    {
        "msg": "result",
        "id": "44728",
        "error": {
            "isClientSafe": true,
            "error": "error-action-not-allowed",
            "reason": "Refresh OAuth Services is not allowed",
            "details": {
                "method": "refreshOAuthService",
                "action": "Refreshing_OAuth_Services"
            },
            "message": "Refresh OAuth Services is not allowed [error-action-not-allowed]",
            "errorType": "Meteor.Error"
        }
    }

    Changelog

    Version

    Description

    0.48.2

    Added


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence