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
Get the following error after I've removed the App from all Organizations when hitting the api/status end point. Not sure how or where this is getting called?
Side note: I tried cloning the repo and couldn't get the specs to run. (Failed on Bundler.require in the spec_helper.rb)
@crazyoptimist if you want a challenging workitem after you release this is the one, I see it a lot in production where admins disable access to a bot in their settings, bot doesn't go offline properly and can't be restarted if reinstalled without bouncing the entire app
The api/status doesn't handle AccountInactive error appropriately either.
dblock
changed the title
After removing the App from the last Organization on Slack side.. The api/status doesn't handle AccountInactive error appropriately
Bot doesn't handle being removed from the last Organization on Slack side
Feb 18, 2023
Get the following error after I've removed the App from all Organizations when hitting the
api/status
end point. Not sure how or where this is getting called?Side note: I tried cloning the repo and couldn't get the specs to run. (Failed on Bundler.require in the spec_helper.rb)
The text was updated successfully, but these errors were encountered: