Skip to main content
Question

Create user invite via API Answered

  • December 17, 2024
  • 0 replies
  • 34 views

Forum|alt.badge.img

Hello,

I want to create user invite via .NET SDK. I’m using boxClient.Invites.CreateInviteAsync method. I created another (personal) account on box.com and I’m trying to invite it to my enterpise. But I’m getting an exception with details:

{"type":"error","status":400,"code":"bad_request","context_info":{"errors":[{"reason":"invalid_parameter","name":"login","message":"Invalid value <personal information-redacted>."}]},"help_url":"http:\/\/developers.box.com\/docs\/#errors","message":"Bad Request","request_id":"suqbwuhwiea7aeue"}

 

Am I missing something?

0 replies

Be the first to reply!