jmeter-grpc-request
jmeter-grpc-request copied to clipboard
Calling proto without package is not working
Hello,
Is there a way to call grpc endpoints without the package name?
We have a few and it was not working. When I tried to add a package and specified it in the Full Method, it works.
Is there a default package to put or what should I place in the Full Method for packagename?
packagename.servicename/methodname