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
when trying to delete an existing message, I got this error in Librus-API client:
TypeError [ERR_INVALID_URL]: Invalid URL at new NodeError (node:internal/errors:405:5) at new URL (node:internal/url:676:13) at dispatchHttpRequest (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2770:20) at eval (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2690:5) at new Promise (<anonymous>) at wrapAsync (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2670:10) at http (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2708:10) at Axios.dispatchRequest (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:4135:10) at async Axios.request (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:4282:14)
The text was updated successfully, but these errors were encountered:
Nie mam dostępu do librusa :/ Możesz wejść do paczki bezpośrednio w Node modules i zdebugowac co się dzieje? Jeśli znajdziesz to byłbym wdzięczny za fix.
when trying to delete an existing message, I got this error in Librus-API client:
TypeError [ERR_INVALID_URL]: Invalid URL at new NodeError (node:internal/errors:405:5) at new URL (node:internal/url:676:13) at dispatchHttpRequest (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2770:20) at eval (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2690:5) at new Promise (<anonymous>) at wrapAsync (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2670:10) at http (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:2708:10) at Axios.dispatchRequest (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:4135:10) at async Axios.request (webpack-internal:///(rsc)/./node_modules/axios/dist/node/axios.cjs:4282:14)
The text was updated successfully, but these errors were encountered: