jenius-apps / nightingale-rest-api-client

A modern, resource-efficient REST API client for Windows
https://nightingale.rest
MIT License
743 stars 34 forks source link

Bug: Connection issues #26

Open calloncampbell opened 4 years ago

calloncampbell commented 4 years ago

I'm connected to my domain joined network via VPN and I'm getting similar errors to what issue #11 mentioned. I've tried turning off the SSL validation.

Here is screenshot showing the results working in Postman and the browse but not in Nightingale.

image

Let me know if you need more information.

Thanks

dpaulino commented 4 years ago

Just to confirm, is the domain you are trying to reach a part of a the local network? Or is it on the web?

calloncampbell commented 4 years ago

Local work network.

-- Callon Campbell Cloud Solutions Architect | Software Developer | Microsoft Azure MVP @flying_maverick | https://TheFlyingMaverick.com +1 (416) 357-9114


From: Daniel Paulino notifications@github.com Sent: Friday, December 6, 2019 3:39:06 PM To: jenius-apps/nightingale-rest-api-client nightingale-rest-api-client@noreply.github.com Cc: Callon Campbell calloncampbell@msn.com; Author author@noreply.github.com Subject: Re: [jenius-apps/nightingale-rest-api-client] Bug: Connection issues (#26)

Just to confirm, is the domain you are trying to reach a part of a the local network? Or is it on the web?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenius-apps%2Fnightingale-rest-api-client%2Fissues%2F26%3Femail_source%3Dnotifications%26email_token%3DAA7HY2B56M3IVRSNKK2S4YTQXKZ6VA5CNFSM4JW4O4EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGFJB6A%23issuecomment-562729208&data=02%7C01%7C%7C316b6df7c5ed45ef8b1d08d77a8c56da%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637112615471575416&sdata=ZDYwMaL91FwDhrPHY%2Bchq6zud7MYKDrmxgtjoOcFpVQ%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAA7HY2AALJ5GW57NYCLXUGLQXKZ6VANCNFSM4JW4O4EA&data=02%7C01%7C%7C316b6df7c5ed45ef8b1d08d77a8c56da%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637112615471585465&sdata=0bYdz0mUc642n2eHnt4eUuI7ReS9ZxaPcJfUFhihVko%3D&reserved=0.

dpaulino commented 4 years ago

I'm wondering if this is a proxy issue in restsharp's configuration or if it's hitting a uwp restriction. Can you use the code generator to create a restsharp request and then try to run that request in a new dotnet core 3 console project?

calloncampbell commented 4 years ago

So that website I’m trying to hit is built on .net core and using RestSharp and it’s hitting another .net core site built with RestSharp…all on my network.

From: Daniel Paulinomailto:notifications@github.com Sent: Friday, December 6, 2019 9:23 PM To: jenius-apps/nightingale-rest-api-clientmailto:nightingale-rest-api-client@noreply.github.com Cc: Callon Campbellmailto:calloncampbell@msn.com; Authormailto:author@noreply.github.com Subject: Re: [jenius-apps/nightingale-rest-api-client] Bug: Connection issues (#26)

I'm wondering if this is a proxy issue in restsharp's configuration or if it's hitting a uwp restriction. Can you use the code generator to create a restsharp request and then try to run that request in a new dotnet core 3 console project?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenius-apps%2Fnightingale-rest-api-client%2Fissues%2F26%3Femail_source%3Dnotifications%26email_token%3DAA7HY2A6R3R7MUUG4L2V43TQXMCIVA5CNFSM4JW4O4EKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGF3Q5Q%23issuecomment-562804854&data=02%7C01%7C%7C058dd0345ddb4e00406b08d77abc6599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637112821879189271&sdata=2qZ9YX9lbHkZ7%2Bvc%2FImXSUrOKKG%2BkOsnMFdvPnI%2FhD8%3D&reserved=0, or unsubscribehttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAA7HY2D6LB7GU7HANFJWV5DQXMCIVANCNFSM4JW4O4EA&data=02%7C01%7C%7C058dd0345ddb4e00406b08d77abc6599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637112821879199277&sdata=LUD4lvmwzx36ecraZQP8E4ZkN%2BLbLU9nNEmKG9%2BdlMc%3D&reserved=0.