Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRPC params being sent to server are not changed when invoke using ctrl-enter #13509

Closed
1 task done
khoakomlem opened this issue Mar 15, 2025 · 5 comments
Closed
1 task done

Comments

@khoakomlem
Copy link

Is there an existing issue for this?

  • I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

Params being sent to server are not changed when invoke using ctrl-enter.
As you can see in the picture, the limit params and limit from response does not match

Steps To Reproduce

  1. Invoke using ctrl-enter
  2. Update parameters and ctrl-enter again
  3. Params being sent to server not change

Screenshots or Videos

Image

Operating System

Windows

Postman Version

11.36.6

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

@D-ng7721
Copy link

Have you verified this isn't an error on your end?

@jonathanhaviv
Copy link

@khoakomlem I'm not able to reproduce this using Postman's grpc echo service: grpc.postman-echo.com.

Could you share the server code or a pared-down version of the server code you're using?

@khoakomlem
Copy link
Author

I'm not able to reproduce this using Postman's grpc echo service: grpc.postman-echo.com.

Are you asking if you cannot reproduce it at all, or if you just don’t see any errors when trying? I will make a test repository for you

@jonathanhaviv
Copy link

@khoakomlem I tried again and it turns out I wasn't trying to resend fast enough. I can reproduce this issue now. Will let you know once we have released a fix for this.

@jonathanhaviv
Copy link

@khoakomlem We have released a fix for this in the latest version of Postman. I'm going to close this issue for now, but feel free to reopen this if you're still seeing the issue after updating the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants