Udit Vasu

422 posts

Udit Vasu banner
Udit Vasu

Udit Vasu

@uditvasu

Astronomer @getpostman

India Katılım Mart 2015
164 Takip Edilen140 Takipçiler
Udit Vasu retweetledi
Abhinav Asthana
Abhinav Asthana@a85·
Model Context Protocol (MCP) has quickly emerged as the preferred way for agents to connect to the outside world. Excited to announce that MCP support is coming to Postman! What does this mean: 1. Work with MCP requests natively in Postman. 2. Support for SSE and stdio transports 3. Seamless, optimized UI to reduce friction in working with tools. Reply to this post for early access!
GIF
English
14
49
95
8.9K
Chris Ebert
Chris Ebert@realchrisebert·
Hey @uditvasu is Postman Newman still being maintained? It looks like the last update was in December 2022. There are now several newman dependencies with CVEs.
English
1
0
0
116
Udit Vasu
Udit Vasu@uditvasu·
@_RamB_ Hey, can you share more details about your workflow/use case? 🙂
English
1
0
2
55
Ram 🍅
Ram 🍅@_RamB_·
Hi @getpostman team 👋, is there a way to programmatically save a response as an example? I am looking for something like Like using `postman.saveExample`? 🚀
Ram 🍅 tweet media
English
1
0
0
155
Jean
Jean@JohnStrongHodl·
Hey @getpostman - I have trouble with 'Select file' button. It's not always working, even after restarting it. What do?
Jean tweet media
English
1
0
0
0
Sany Ahmed 🇵🇸
Sany Ahmed 🇵🇸@MdSany2k8·
@PetuniaGray I have tried two ways on beta gRPC on my postman, 1. import multiple .proto files and set server url 2. Use reflection to import gRPC methods But it doesn't work but single .proto files works
English
1
0
0
0
Joyce Lin
Joyce Lin@PetuniaGray·
gRPC is built on HTTP/2 transport so streaming #APIs are supported natively
English
4
16
73
0
Udit Vasu
Udit Vasu@uditvasu·
@irina_scurtu It must have been frustrating 😔. What was the protocol? "http://"?
English
1
0
0
0
Irina Dominte (Scurtu)
Irina Dominte (Scurtu)@irina_scurtu·
1 hour wasted on trying to make an grpc request work in @getpostman I just had to remove the protocol from URL.
GIF
English
1
0
2
0
Udit Vasu
Udit Vasu@uditvasu·
@neilghosh Right, the agent won’t work on a Chromebook. 😔 Support for gRPC is still in beta and, like HTTP we will soon enable support for Cloud Agent (Postman's forward proxy) that will unblock testing of publicly accessible gRPC APIs on the web.
English
0
0
0
0
Neil Ghosh
Neil Ghosh@neilghosh·
@uditvasu Also I am on a chromebook (Yes yes, I know its not for devs :) ) and so not sure I'll be able to install the desktop app. So I am now looking for something like but hosted (I don't find being routed through backend that I don't own ) github.com/fullstorydev/g…
English
1
0
0
0
Neil Ghosh
Neil Ghosh@neilghosh·
Is there a #grpc client that can be used in the browser without installing anything like grpcurl or local web server? While @getpostman supports, the web version doesn't seem to !!
Neil Ghosh tweet media
English
1
0
3
0
Udit Vasu
Udit Vasu@uditvasu·
@al8xr Also, can you share more details about your multi-file/third-party protobuf setup?
English
1
0
0
0
Oleksandr Romanov 🇺🇦
@getpostman now works with gRPC! The good: all kinds of streaming are included. The not-so-good: works either with server reflection or with importing the local proto file (only if all definitions are included in one proto file). I've not found how to solve the latter issue now.
English
2
0
0
0
Udit Vasu retweetledi
Postman
Postman@getpostman·
Announcing a powerful new addition to the Postman API Platform: first-class support for gRPC is currently in beta. Postman Technical Lead Joshua Wise shows how to get started in just a few steps: blog.postman.com/postman-now-su…
English
2
26
67
0
Udit Vasu
Udit Vasu@uditvasu·
@tomdoes_tech 💯 For now, you can use this pre-request script workaround mentioned here #issuecomment-826875807" target="_blank" rel="nofollow noopener">github.com/postmanlabs/po… to unblock your use case.
English
0
0
1
0
Tom
Tom@tomdoes_tech·
@getpostman you can comment out bit of a request body and it looks like it's now a comment, but it still sends it in the request? It would be nice if it was omitted from the request body :)
Tom tweet media
English
2
0
0
0
Udit Vasu
Udit Vasu@uditvasu·
@MeinZeta Thanks for the feedback. The ability to save and document WebSocket requests is something we are actively working on and we'll update you very soon. Till then, you can re-use your previous session using the saved History (sidebar).
English
0
0
0
0
Udit Vasu
Udit Vasu@uditvasu·
@sebastaroth Thanks for reporting this issue, this is because of a recent change. As per spec we follow RFC-3986 encoding for OAuth 1.0 but looks like RQL doesn’t expect params to be encoded. We'll fix the request setting behavior soon.
English
0
0
0
0
Udit Vasu retweetledi
Postman
Postman@getpostman·
🆕Today, we are incredibly excited to announce that Postman now supports WebSocket APIs. 🚀After listening to our amazing community of users, we've added this capability in public beta. Postman's @shamasis gives all the details: blog.postman.com/postman-suppor…
English
1
31
67
0
Parthasarathi Jethy
Parthasarathi Jethy@JethyPartha·
Hi @getpostman , I updated to the latest Postman v8.0.6 and I am unable to get proper response in the case I have to send params with the URL . The setting in the previous version "Use Nextgen URL processing " I needed to "Turn Off"... where is that in Latest ??
English
1
0
0
0
Samarth Juneja
Samarth Juneja@Hungrypunjabi·
@getpostman @a85 can we have a feature to set a proxy for a tab/collection/folder? Saw a couple of open feature requests on GitHub for the same.
English
1
0
0
0
Udit Vasu
Udit Vasu@uditvasu·
@stevenborg Hey Steven, Postman doesn't support multipart/related request body at the moment. Raised a feature request on your behalf: github.com/postmanlabs/po… Also, Thanks for reporting the bug in Postman Console, that was unexpected.
English
2
0
0
0
Steven Borg
Steven Borg@stevenborg·
In what world is this OK, @getpostman? I added a custom boundary in my POST. You accepted it and showed it being actually used in the Postman Console (right), but Fiddler shows you sneak in your own generated boundary without telling me. :-(
Steven Borg tweet media
English
1
0
2
0