-
Notifications
You must be signed in to change notification settings - Fork 22
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
[Bug] Unable to connect Notion Workspace properly #81
Comments
Hey @Nabhag8848, I have recently raised a pr in the pr was #150 So..What are your thoughts on this? |
I will research upon this and keep you posted |
Hey @Nabhag8848, I came to know from where this bug came. It came from
in this log |
@Spiral-Memory, what are your thoughts on this? |
Also I have added a simple notification when RocketChat gets connected to Notion it was resolved for temporary purposes, idk why due to a preview it was getting failed might be it was deprecated method. But some more bad news have arrived see this Screencast.from.07-02-25.10.11.42.PM.IST.webmexecuting other commands were failing and also when executing so Do I raise another issue for this or append that?
Also what are your points in this too? |
Hey Devansh! Thanks for taking up! Can you ask community / apps engine channel
|
that could be the reason can you try running on older versions and see it this works completely ? |
Okay sure I will ask in the community.. |
Earlier I have tried when we first discussed about this, I have tried on the exact apps engine version mention in the latest commit of this repo and also I have found out that rocketchat server version which was released at that time ig it was 6.13 or 6.10 maybe but on those versions of rocketchat server also it was crashing. No worries I will go through even older versions and try them |
Hey Nabhag! check this, Docs: https://developer.rocket.chat/docs/building-blocks I found that we are currently using these types |
Hey @Nabhag8848, after lots of debugging I finally came to know exactly why this was getting crashed. The reason for getting crashed is I haven't set my notion workspace icon and due to that the workspace icon was not getting passed in the PreviewBlock as thumbnail and due to that only it was getting crashed I have tested again by adding and removing my workspace icon and everytime I was getting the expected result like it was not getting crashed if notion workspace icon exists and was getting crashed if notion workspace icon does not exists Ig we would have to handle this accordingly |
What happened?
As a Apps.Notion developer
I found that after adding the client ID and secret in the app settings, executing the /notion connect command, and clicking on
Connect to Workspace
the page showsWorkspace Connected Successfully.
However, on the Rocket.Chat side, it displays the errorSomething went wrong.
Steps to reproduce
/notion connect
command, a buttonConnect to Workspace
will show up, click on thatRelevant ScreenShots
Screencast.from.06-02-25.03.37.04.PM.IST.webm
Version
v7+ (I am currently on v7.3.0)
What browsers are you seeing the problem on?
Chrome
The text was updated successfully, but these errors were encountered: