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,
I am trying to read my P1 dongle via https request
When reading it via curl.exe curl.exe https://192.168.0.122/api --insecure -H "Authorization: Bearer MY TOKEN"
I get the correct response.
But when i do this in my app where i can read https sites where my
url = "https://192.168.0.122/api --insecure -H "Authorization: Bearer MY TOKEN" i get the error
Error: Hostname 192.168.0.122 not verified: certificate: sha256/Phr736Baer/ct7ay7m0NnGpQzZsQjfzbFnRbPLt5gTo=DN: CN=appliance/p1dongle/5c2faf0ba9be subjectAltNames:
Now my question is what must my url look like ?
Any suggestion is welkom.
Regards
Kuppens François
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to read my P1 dongle via https request
When reading it via curl.exe curl.exe https://192.168.0.122/api --insecure -H "Authorization: Bearer MY TOKEN"
I get the correct response.
But when i do this in my app where i can read https sites where my
url = "https://192.168.0.122/api --insecure -H "Authorization: Bearer MY TOKEN" i get the error
Error: Hostname 192.168.0.122 not verified: certificate: sha256/Phr736Baer/ct7ay7m0NnGpQzZsQjfzbFnRbPLt5gTo=DN: CN=appliance/p1dongle/5c2faf0ba9be subjectAltNames:
Now my question is what must my url look like ?
Any suggestion is welkom.
Regards
Kuppens François
Beta Was this translation helpful? Give feedback.
All reactions