RS043
The user id cannot be empty
Tips To Fix This
- Check that you are including a valid
userId
.
Why is This Happening?
If you are encountering this error it means that you are attempting to lookup/upsert a registered user in SaaSquatch wihtout all of the required information. The userId
of the user is one of the required parameters needed in order to perform this type of call.
tenant_alias
, user_id
, account_id
).