Authentication with getWebHook

Issue #9 open
Dave created an issue

A connect add on with "admin_room" scope is able to call this.roomClient.getRoomWebhooks

but gets a 403 ("Cannot access an extension for a room that you are not authorized for") when calling this.roomClient.getRoomWebhook(roomID)

both require the same permissions as per the api for webhooks and webhook

Comments (2)

  1. Log in to comment