Hello,
I am trying to request a web API and I still get the same error message
What could be the issue?
Thank you
Hello,
I am trying to request a web API and I still get the same error message
What could be the issue?
Thank you
In such case we recommend:
You can try checking the URL which you are using is correct or not. Try to check the URL in browser whether it is correct or not.
Try changing the adapter settings.
Take the double quotes off the end point
Hi @adext,
I can able to access/get data through API Call from the below Site,
Site - https://catfact.ninja/fact
Reference - https://youtu.be/c2Xgv1-2jfg
Hope this will be helpful. Happy Learning !!
Thanks in advance,
Jayavignesh G
hello
yes i did the same thing that’s why i don’t understand where the issue might come from
It’s may to due SSL/Firewall Blockage. Check the network security team to whitelist the site so that you can use it.
If you find this a suitable solution you can mark it solution.
Happy Learning !!
was above options checked?
hello Peter
You should ping without https.
ping catfact.ninja
Make sure that in your system, the default browser is Chrome/Edge/Firefox (Start → Default apps → Web Browser)
In the Studio machine, open a cmd.exe and run the below commands:
ping catfact.ninja
nslookup catfact.ninja
tracert catfact.ninja
[System.Net.WebRequest]::GetSystemWebProxy().GetProxy("https://catfact.ninja/fact")
here is what i have
Ping.exe uses direct network connection. If it’s working in your web browser, it might be using a proxy.
Ok, than, the Studio will not make for you wonders.
You lost all the sent packages. You cannot receive a response from the destination.
Check to disable the VPN or ask for help from your Network team.