code: 401message: "The current user is not authorized to perform the requested action."type: "user_unauthorized"version: "1.9.5"
TL;DR
Developers are getting a 401 error when attempting to upsert a presence due to unauthorized user action. Need to ensure proper user permissions are set up to allow the action.