Question

How do we add scope to a Api Request (beta)

  • 18 April 2024
  • 1 reply
  • 18 views

We are using the MS Teams action to create a message in a team channel once a week. Now we want to @ everyone in the team like you can on slack when we post the message, but Zapiers app only allows for @ing individuals.

MS Teams api allows for the creation of a chat in markdown that @s a tag so I made a custom request using the Api Request (beta) functionality. Unfortunately, I got the error message below which indicates that Zapiers app does not have all of the required scopes to perform this action. 

How do I request scopes get added to a Zapier Managed MS Teams integration?

ERROR:
 

Response Data Error Code

code

Forbidden

Response Data Error Message

message

Missing scope permissions on the request. API requires one of 'ChannelMessage.Send, Group.ReadWrite.All'. Scopes on the request 'Channel.ReadBasic.All, Chat.ReadWrite, Team.ReadBasic.All, TeamsAppInstallation.ReadForUser, User.Read, profile, openid, email'


1 reply

Userlevel 7
Badge +14

Hi @Clearview Services 

For us to have more context, can you link to the app API endpoint documentation you used to configure the Zap step?

You may need to adjust the scopes for the connected MS Teams Zap app within MS Teams.

Reply