The network name cannot be found

Hi All,

I am having this issue- when i try to run my program it shows “network name cannot be found”. Attached here is the screenshot of the error. Has anyone gotten this error before, if yes, how did you solve it?

Thanks

1 Like

Hi @Olaoluwa

What activities are you using when error pops up

3 Likes

The first activity is http request activity, here is a picture

1 Like

By the way do you have internet when you try to invoke this activity @Olaoluwa

3 Likes

Oh yes i do.

1 Like

There are other programs running successfully, its just this giving the error

1 Like

Hi there @Olaoluwa

For a HTTP request or a REST call you need URI, do you have the valid URI - that is the reason it is throwing an error, check that with your IT team and see wheter the issue still persists.

Also that access/permission should also be there from the network that you are accessing it from.

Hope this helps :slight_smile:

Regards

Yes this program is hosted on our remote server and that is where it gives this error. Locally, it works perfectly. How do i give access from the network? Im thinking giving access will solve it.

Thanks for suggesting that.:slightly_smiling_face:

Yup. Probably there should a VPN that your organization has set up. Just request it from the IT and you must be good to go :slight_smile:

PS : Close the topic if that solves your issue

Regards