TLDR Bhawani struggled to connect to a remote server collection from a local PC. Kishore Nallan advised using CURL and directed them to relevant documentation.
Yes, you just need to confgure your client to use the remote api endpoint. Any specific problem you are facing with that?
Yes, when I checked health then status showing true But when I am going to create collection from my local pc it's showing error message not found.
Have you tried making the request using CURL?
Check the "shell" tab on the examples in the docs. First try to get the `curl` command working fine, then you can figure out what's going wrong with the code version.
Bhawani
Tue, 04 Jan 2022 05:42:51 UTCIs there any way to connect remote server collection from my local pc?