(Solved) Error 1109: Specified URL is not valid

Hi!
I’m working with viewdns.info API.
Same URL is working fine if I check it directly in a browser but giving Error 1109: Specified URL is not valid when I set URL in web component.
For example: Check this link

Hi
Give us more info so that we can help you.
Can you show blocks?

App is to ping a specific URL and get result in ms. I’m using API for this. I hope you know about ping.
These blocks don’t work:


Even this dosen’t work:

But URL is working fine in browser. Kodular is giving error.

Or if you know other method to ping an ip in Kodular, you can tell me.

it seems to be, you are using 2 different web compoents?
what about using only one?


Taifun

5 Likes

Oh my bad!
I had duplicated that from another web component but forgot to change it in dropdown.
Thank you @taifun!

I am getting the same error. But everything is correct in blocks. The method works fine in a Android 7.1 Smartphone but not on a Android Kitkat Tablet.

Some APIs don’t work on android devices<5.0

Also you can’t use post or put on that.

It would really help if you provided a screenshot of your relevant blocks, so we can see what you are trying to do, and where the problem may be.

Taifun

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