Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outgoing webhook not working: joinRoom -> Not allowed #3098

Closed
irmela opened this issue May 2, 2016 · 1 comment
Closed

Outgoing webhook not working: joinRoom -> Not allowed #3098

irmela opened this issue May 2, 2016 · 1 comment

Comments

@irmela
Copy link

irmela commented May 2, 2016

Version: 0.28.0
I'm getting the same error as described in #2903 .
I've implemented the RocketGif Integration and it worked a few times but then it stopped working and I'm getting this error. Restart Server didn't solve the Problem.

Exception in callback of async function: Error: [methods] joinRoom -> Not allowed [403] at [object Object].Meteor.methods.joinRoom (server/methods/joinRoom.coffee:10:14) at [object Object].methodsMap.(anonymous function) (server/lib/debug.js:23:26) at maybeAuditArgumentChecks (livedata_server.js:1698:12) at livedata_server.js:1611:18 at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1) at [object Object]._.extend.apply (livedata_server.js:1610:45) at [object Object]._.extend.call (livedata_server.js:1553:17) at [object Object].<anonymous> (server/processWebhookMessage.js:36:20) at packages/dispatch_run-as-user/packages/dispatch_run-as-user.js:186:1 at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)

@marceloschmidt
Copy link
Member

Can you please confirm that the user is in the bot role? You do that by going to Administration, then Permissions, then clicking to edit the bot role. There you can see the users that belong to this role.

Gudii added a commit to Gudii/Rocket.Chat that referenced this issue Jun 20, 2016
…nto develop

* 'develop' of https://github.com/RocketChat/Rocket.Chat: (295 commits)
  Add Perl and Java support announcement
  Fix some eslint errors
  New livechat page to send an email when no agent online
  Correções na tela de config do LDAP
  Revert sending statistics setting default value
  Do not keep connected to redis
  RTL fixes (RocketChat#3135)
  Add back the role bot to rocket.cat - closes RocketChat#3098
  Fix RocketChat#3130 Hide "edited by" status in search results
  Force outgoing webhooks to post only on the allowed room
  Do not allow user leave the room ONLY if it is a livechat room
  Prevent form submit on submit and not on keydown
  RocketChat#2941 Pressing enter in Search Channels leaves search (RocketChat#3128)
  Fix livechat build script for Windows
  Use native code to set file upload cookies
  Allow inputing multiple channels/users in integrations; comma-separated
  Cs translate (RocketChat#3117)
  Easier whole message navigation
  Using HEROKU_APP_NAME
  Livechat fixes
  ...

# Conflicts:
#	packages/rocketchat-lib/server/startup/settings.coffee
#	packages/rocketchat-theme/assets/stylesheets/base.less
#	packages/rocketchat-ui-login/login/form.coffee
#	packages/rocketchat-ui-login/login/form.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants