You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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.
…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 - closesRocketChat#3098FixRocketChat#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
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)
The text was updated successfully, but these errors were encountered: