Skip to main content

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":r{"reason":"invalid_parameter","name":"login","message":"Invalid value 'damian.kochmanski@gmail.com'."}]},"help_url":"http:\/\/developers.box.com\/docs\/#errors","message":"Bad Request","request_id":"suqbwuhwiea7aeue"}

 

Am I missing something?

Be the first to reply!

Reply