RS003
account_id
is required at initialization.
🔗 Tips To Fix This
- Make sure to include an
account_id
in your squatch.jsupsertUser
call.
🔗 Why is This Happening?
The account_id
parameter is required to help associate the user being created with the correct account. If you're not sure what to set here our Shared vs Solo accounts document outlines what value you should use.