mawt | 2024-05-27 00:09:16 UTC | #1
I'm trying to get a full list of presence definitions (using the aptly named GET /api/v2/presence/definitions). There are a lot of custom presences that have been created for specific divisions only. The OAuth credentials that I am using has permissions for each division. However the API response will not return results for any presence that existing in a single division and will only return definitions for presences that are available to All divisions.
I'm not using the divisionId parameter in my query and, based off the description, I was expecting that the response would include presences from all divisions.
Is this because the query is not being made by a "user", so even though the Role associated with the OAuth includes permissions to each division the response will only ever look to the All Divisions catchment?
system | 2024-06-20 07:59:23 UTC | #2
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 26345