Currently I am getting 401s when accessing /2/shares/user/invites/[incoming/outgoing], /1/shares/links, /2/shares/user with an access token. This breaks the shares tab of my ui web version as it uses access tokens https://computerelite.github.io/ShockAlarmApp/
Therefore a new ApiToken Permission should be created, which will allow to access to the endpoints above. The edit endpoints should also receive an appropriate permission
Currently I am getting 401s when accessing
/2/shares/user/invites/[incoming/outgoing],/1/shares/links,/2/shares/userwith an access token. This breaks the shares tab of my ui web version as it uses access tokens https://computerelite.github.io/ShockAlarmApp/Therefore a new ApiToken Permission should be created, which will allow to access to the endpoints above. The edit endpoints should also receive an appropriate permission