This is the error (in case, someone searches for this error code in plain text):
Configuration error:
Error: Request failed with status code 403: {“message”:“Missing Access”,“code”:50001}
I thought, this must be something with the access rights for this specific bot, so I checked the scope “bot” and the permissions “administrator”. I assume, when the bot has “administrator” permissions, it should be able to send messages. (I wanted to add a screenshot of the OAuth2 settings of this bot, but as a new user I can only add 1 media to my this thread – Here is the uploaded image: https://pipedream.com/community/uploads/default/original/2X/d/d2f64f32366999058b3da5cc5bd347c640ed3153.png).
Questions
Am I doing something wrong?
Or am I missing something here to give access to sending messages to specific users (not just one or more channels)?
Hello @pierce, could you update the doc to recommend enable this Server Member Intent permission if they’d like to use some actions? Thank you so much!
@vunguyenhung I wonder if we could return a more descriptive message with a link to the right page etc in the ConfigurationError for that specific error on that prop. What do you think?
@danny, I think it is possible though not very user-friendly. Since after setting up the Discord Bot, the user will still faced an error to know that they need to go back to change the Discord Bot configuration.
IMO, it would be better if we have detailed permission instructions for users to setup everything with Discord Bot initially, then the Pipedream actions will work without error.