question

Debbie Sekler avatar image
Debbie Sekler asked Mike Neugebauer commented

"Feature [Bulk Assign] is not available"

Hi,

Trying to add a User,

var userAccount = await rc.Scim().Users().Post(user);


Response


Body:

{
  "schemas" : [
    "urn:ietf:params:scim:api:messages:2.0:Error"
  ],
  "status" : "403",
  "detail" : "Feature [Bulk Assign] is not available"
}


Request

Method: POST

RequestUri:

https://platform.devtest.ringcentral.com/scim/v2/Users


Thank you


getting started
1 comment
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Phong Vu avatar image Phong Vu ♦♦ commented ·

Can you post the detailed "user" object? Remember to fake all sensitive info.

0 Likes 0 ·

1 Answer

Phong Vu avatar image
Phong Vu answered Mike Neugebauer commented

I think you forgot to configure the setup for SCIM from your account admin portal.

Please read this blog article to enable it.

Basically, just login your account https://service.ringcentral.com (sandbox account https://service.devtest.ringcentral.com) then select Tools -> Directory Integration -> Google Cloud Directory or SCIM then enable it.

1 comment
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Mike Neugebauer avatar image Mike Neugebauer commented ·

This tip helped for my developer account. Thanks!

0 Likes 0 ·

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys