JaeYeop Kim
JaeYeop Kim
Same problem here. Nodejs v18.14.2 "@google-cloud/pubsub": "^3.6.0" ```ts const [subExists] = await subscription.exists() ``` Error: 4 DEADLINE_EXCEEDED: Deadline exceeded at callErrorFromStatus (/Users/jyk/Development/repo/chatApp/websocket/node_modules/@grpc/grpc-js/src/call.ts:81:17) at Object.onReceiveStatus (/Users/jyk/Development/repo/chatApp/websocket/node_modules/@grpc/grpc-js/src/client.ts:356:55) at Object.onReceiveStatus (/Users/jyk/Development/repo/chatApp/websocket/node_modules/@grpc/grpc-js/src/client-interceptors.ts:455:34) at Object.onReceiveStatus...
Same thing happens. The image urls api gives are invalid. ex) https://www.notion.so/image/https%3A%2F%2Ffile.notion.so%2Ff%2Fs%2F2f3dca95-eec5-4117-b336-6a748a5ddddd%2FUntitled.png%3Ftable%3Dblock%26id%3D24640f83-bca7-46e9-b096-388e696fa8c2%26expirationTimestamp%3D1679017640323%26signature%3DhTyG5u5jozwOeA33Rd3qxpyU1FoZw81tqC_Lh84zLBU?table=block&id=24640f83-bca7-46e9-b096-388e696fa8c2&cache=v2 image domains are allowed in next site config.
I found the reason. See [https://github.com/NotionX/react-notion-x/issues/441](url)
Same usecase here. Maybe the podspec name should be changed. (ex: realm -> realm-flutter)
Is there any plan to solve this issue?