cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|
2074
Views
5
Helpful
1
Replies

Read messages from room created by bot

awolfdkms
Level 1
Level 1

Hi,

My app uses a bot token to create a room and add a membership (my user). I can see the room, send messages to both the user and the bot.

What I can't do is read the messages through the API using the bot token. I get this message Forbidden: Failed to get activity.

It kind of makes sense, but I wanted to ask anyway to make sure I'm not missing something.

Is it forbidden or am I doing something wrong?

1 Accepted Solution

dtibbe
VIP Alumni
VIP Alumni

Bots only have access to messages they've sent or received in a 1:1 space or where they've been mentioned in (see https://developer.webex.com/docs/bots).

You cannot access all messages in a group space the bot is member in

View solution in original post

1 Reply 1

dtibbe
VIP Alumni
VIP Alumni

Bots only have access to messages they've sent or received in a 1:1 space or where they've been mentioned in (see https://developer.webex.com/docs/bots).

You cannot access all messages in a group space the bot is member in