Role Change Blocked

403integration

https://inputbuffer.io/docs/api/problems/role-change-blocked

What it means

This membership's role is not the caller's to change, so the request was refused.

This usually points at your integration's setup rather than anything the end user did. Show the end user a generic message like "Something went wrong on our end.", and log detail for your own debugging.

How to fix it

  1. 1.

    The membership belongs to the logged-in user making the request. Nobody changes their own role, because an admin who demotes themselves can no longer undo it.

    Ask another admin in the organization to change the role for you.

Where this happens

Not currently returned by any documented endpoint.

Still stuck? Email [email protected] with the type value above and roughly when it happened.