DEV Community

Discussion on: Thunder Client - Lightweight Rest API Client Extension for VS Code

Collapse
 
sony_choudhary_00008c30cb profile image
Sony Choudhary

Thanks for this tool.
Recently i imported my postman collections to thunder client but it seems that my url in the api got replaced with "thunderclient.io/welcome" and so now for every api i have to again change the request url. Is there any solution to this and even my env is not getting set i have imported it is there any way to check that out too if the env was set on the url or not as in postman we can hover on the request uri and see the value set on it.

Please help with this, let me know if I am making some mistakes.

Collapse
 
ranga_vadhineni profile image
Ranga Vadhineni • Edited

Hi Sony,

  1. for url issue, i think url could be empty for some requests. so its using the default url. is it for all urls or some urls the issue?

  2. When you import the env, please set required env active using set default dropdown option.

Collapse
 
sony_choudhary_00008c30cb profile image
Sony Choudhary

Hi Ranga,

  1. The url issue is for all the api request inside the collection
  2. Ya already did that (the env is accessible). But point 1. still persist.
Thread Thread
 
ranga_vadhineni profile image
Ranga Vadhineni

Can you please create a bug in our github page, I will verify it.

Thread Thread
 
sony_choudhary_00008c30cb profile image
Sony Choudhary

ok sure :) Thanks