iTwin / itwinjs-core

Monorepo for iTwin.js Library
https://www.itwinjs.org
MIT License
606 stars 210 forks source link

Receiving "Invalid RPC token" error when accessing empty IModel #7143

Closed VietBuiHa closed 3 weeks ago

VietBuiHa commented 3 weeks ago

Hello,

I'm Receiving an "Invalid RPC token" error when accessing an empty IModel which normally worked before, I don't know the exact time when this issue happened but it was just recently.

The other IModels are still working fine.

Thank you!

"dependencies": { "@apollo/client": "^3.6.9", "@azure/msal-react": "^1.4.10", "@azure/storage-blob": "^12.11.0", "@emotion/react": "^11.10.0", "@emotion/styled": "^11.10.0", "@fortawesome/free-solid-svg-icons": "^6.1.2", "@fortawesome/react-fontawesome": "^0.2.0", "@itwin/core-frontend": "file:itwin-core-frontend-4.5.1.tgz", "@itwin/measure-tools-react": "^0.14.2", "@itwin/web-viewer-react": "^4.2.4", "@mui/icons-material": "^5.8.4", "@mui/lab": "5.0.0-alpha.93", "@mui/material": "^5.9.3", "@paypal/react-paypal-js": "^7.8.1", "apollo-link-error": "^1.1.13", "apollo-link-timeout": "^4.0.0", "apollo-upload-client": "^17.0.0", "axios": "^0.27.2", "graphql": "^15.8.0", "moment": "^2.29.4", "react": "^17.0.2", "react-dom": "^17.0.2", "react-dropzone": "^11.7.1", "react-router-dom": "^6.3.0", "use-debounce": "^8.0.3" },

image image

paulius-valiunas commented 3 weeks ago

Thank you for reporting this issue. We are aware of the problem and the backend was just updated to fix it. I'm closing the issue, but please let me know in a comment if it still happens and we can re-open it.