Slack Integration -- Getting invalid scope error

Able to connect with Slack successfully and get the scopes configured as required. But, when I try to use use Slack - Make an API call, getting the following error:

Going through Slack’s API documentation, it seems that the scope “identity.basic” is obsolete.

The provided screenshot doesn’t contain any error messages.

2 Likes

The error that I was getting was “Getting invalid scope error” when I executed the API call from within make and the screenshot I attached is the API call that make sends to slack and the scope “identity.basic” is obsolete hence I’m getting this error