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
Hello, not all requests made from the Telescope administration panel have this variable defined window.Telescope.basePath :
This causes a 404 on all API requests. I have to define in the browser console the variable: window.Telescope.basePath like this: "window.Telescope.basePath = 'https://website.com/telescope'