Make http2 request from APIDog

hi, am using APIDog extension in my Chrome browser.
there is a gRPC service running in my visual studio on “http://127.0.0.1:8080”, while calling this API POST method, getting below error:

An HTTP/1.x request was sent to an HTTP/2 only endpoint.

any idea how to make my POST request http2?

Sorry for the inconveniences. As the webpage version doesn’t support HTTP/2, we would like to suggest that you use our client instead. You can easily enable HTTP/2 Support in the Settings area of the client. This should help you have a better experience. Thanks for your understanding and cooperation.


Besides, I noticed that you mentioned the gRPC service. I’d like to suggest that you create a new gRPC project for use. This should help you have a better experience. For detailed information, please check here: gRPC - Apidog Docs.