Thunder Client - Lightweight Rest API Client Extension for VS Code

preview_player
Показать описание
Thunder Client is Rest API Client extension for VS Code. Lightweight postman alternative. #ThunderClient #VSCode #HttpClient

For Bugs & Feature Requests
Рекомендации по теме
Комментарии
Автор

Just discovered Postman (as it was getting restricted from MSFT's environment), pointed this way for an alternative. Thank you!

dandanner
Автор

Awesome extension, Thank you, Ranga :)

youpejman
Автор

These extensions really be extending what a software can do

yt-sh
Автор

This is great! Thank you for this. All the best

rishabhanand
Автор

Love this extension. It's incredibly useful. Thank you!

Bartisim
Автор

Whenever i type my json Object in thunder client the cursor get mis position or we can say indentation problem got any solution?

paraschauhan
Автор

Today I was trying this extension and I am facing two issues.
1. Not able to generate the token using OAuth 2.0
2. Getting "Failed to import" error while trying to import the files from Postman collections.

neeharikasadhu
Автор

Not working for me. The 'New Request' button doesn't show. Nothing shows in the Client. Just get a refresh button that doesn't do anthing.

MrRmeadows
Автор

Even though I set a POST method it keeps adding the variables to the URL and it doesn't recognize the POST method, headers were set as form-urlencoded. Could u please advise?

netocarraro
Автор

Dont install if you want to transfer from one laptop to another. You are locked in till you pay that too monthly

timmark
Автор

My ThunderClient refuses to open on the sidebar, keeps loading without showing the UI
Is there anything I can do to resolve this issue?
Am using the latest version as of now 2.5.1 ~3/8/2023

estherjonathan_
Автор

How can I send the response body of POST to bearer token?

sergiohidekiono
Автор

I like this tool but i am not able to set a token from resp header to a variable. ist just doesn't work:
select header from dropdown write header name in left input `token` setto {{TOKEN}} but it does not work and no documentation is telling about it,

bilaltariq
Автор

Hello, I've been using thunder client since it was introduced in 2021, but since today i am not able get any response on any of my projects when my server is turned on. Is there any fix to this issue?

vinayaknandikole
Автор

Thank you so much for bringing such an amazing lightweight and fast API client.
I would like to ask something, is there any option to select multiple files from form data because I wasn't able to locate them. thought there was a single file selection but wasn't able to select multiple.

muhammadmusharaf
Автор

Hi,
I was using thunder client for past 6 months
Suddenly my thunder client collection got empty

Can u pls help me on retrieving it

hayathbasha
Автор

I'm having an issue as well. It strips out tags in post/put form fields. So 'Hello <World>' is turned in to 'Hello '. Is there a way to keep it from stripping out tags? Just want to make sure Im not doing something wrong. Thank you!

tippysvids
Автор

Great alternative for Postman, but I can't view the response in json format (like shown in tutorial). It comes in plain text and I was able to view in json format in Postman. I'm using vscode v1.55 on Ubuntu. Can anybody help me regarding this issue?

rudrasatpathy
Автор

Hi, will this extension be available in Azure Data Studio as well?

urosilijevec
Автор

Really really nice extension which I love to use since a couple of weeks now.
Is there any option to save a specific collection to the current workspace to sync it with git automtically?