PAT struggles #121
Unanswered
HoridaHotSauce
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Got the fix into dev branch. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to 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.
Beta Was this translation helpful? Give feedback.
All reactions