Error 1101 unable to get a response with the specified url

I have written a program to retrieve data from the following URLs,
url:https://sta.ci.taiwan.gov.tw/STA_WaterResource_v2/v1.0/Things?$skip=50&$top=5

But there will be error 1101 unable to get a response with the specified url, my method is very simple, why is there an error? How should I rewrite it?

Sonehow I can’t see your blocks… can you upload your screenshot again?

Taifun

change https to simply http

1 Like

@hatvito1 Try using this

THANKS YOU! http solved my problem

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.