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 using cockpit-sdk to access the latest cockpit from branch next, sending token in url as query param does not work. Only get's error: unauthorized.
When using cockpit-sdk to access the latest cockpit from branch next, sending token in url as query param does not work. Only get's error: unauthorized.
When i how ever added
It works perfectly!
So maybe you should change so if accessToken option is given it goes in the header instead :).
Issue on cockpit agentejo/cockpit#1175 (comment)