Server Version#: 1.24.3.5033
Player Version#: 4.66.1
Webhook payloads from server owners have the Account -> id property set to 1 instead of their Plex account ID, this is not the case for regular users, is this by design as we already have the owner and user properties.
This is very limiting as I am currently having to identify the user via their username (which they are able to change without my knowledge).
@anon18523487 Hi, thanks for the reply I am using this to match to user to an entry in my DB that stores liked accounts and the user’s ID, I can use the Account -> id property to lookup the user, except for myself as I am the server owner. As we already have an Owner property, this seems like a broken feature and not useful, and I believe it should be changes to make the behavior consistent.
The ID of 1 is used on purpose to indicate it’s the server admin. This allows users to run PMS without a Plex account or to reclaim a server under any other Plex accounts and carry over anything related to the admin.
Can you just add an id of 1 for yourself on your end?