PAT struggles #121
Unanswered
HoridaHotSauce
asked this question in
Q&A
Replies: 3 comments 1 reply
0 replies
Is this what you're seeing? api-logon.mp4If so, then yeah, this is a bug. Sorry about that! If you reload the page, you should still have your auth cookie, and the page should fully load. I'll have this fixed in the upcoming release. |
1 reply
Got the fix into dev branch. |
0 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to open remote sessions using the API and I am struggling. deviceAccessUrl is just terminating me into a dead end , page gets stuck in connecting however, once i get that far, and the session is authenticated i can drop back to the root URL and the host ( and only that host) appears in the list so , the session is being authenticated with the PAT its just not directing to the session it appears. Currently I am using IT-FLOW and storing the ControlR Device ID in the notes field. I have a php script that grabs the passed asset ID through a link and with an api key from IT flow, grabs the ControlR Device ID from the notes field. It then trys to open the connection but thats where i get stuck.
All reactions