Authorization in gRPC request

182 views
Skip to first unread message

Ankit Vaidya

unread,
Feb 10, 2021, 2:03:14 AM2/10/21
to jmeter-plugins
HI

I am facing issue while passing Authorization token in gRPC request.


I have already tried with several format but still it is not working and shows issueResponse code: 500

Response message: Exception: UNKNOWN

Below format I have tried with but none of them works for me. Please share format with example

authorization : h7Zd4eIXQ/BKiL9v5M/aY4JFfPp
"authorization" : "h7Zd4eIXQ/BKiL9v5M/aY4JFfPp"
{"authorization" : "h7Zd4eIXQ/BKiL9v5M/aY4JFfPp"}

below is the screenshot of grpc plugin

GRPCPluginPhoto.PNG






M. Mahmut Yilmaz

unread,
Jul 29, 2021, 6:07:46 AM7/29/21
to jmeter-plugins
Hi, 
Did you find a solution for this problem. I have the same issue.
Regards,
Mahmut

Stephen Rawlins

unread,
Mar 25, 2022, 3:36:14 PM3/25/22
to jmeter-plugins
MIssing the word "Bearer" for the token

Authorization: Bearer xxxx

no quotes necessary, and no need to put the words in lowercase.

Reply all
Reply to author
Forward
0 new messages