Reputation: 76
I'm using the advanced REST client and wan't to create a request with a Java Web Token. Hence i used the authorization editor and selected "Bearer" and inserted my token into the respective field.
I assumed that the Authorisation Editor automacially generates the header for the autorization, but the request doesn't seem to work (I got a role error depending on the missing authentication).
When i type the Authorization header manually, it works.
So how can i use the Authorization Editor to automatically insert the information to the header?
Upvotes: 0
Views: 127
Reputation: 3838
I'm the author of the application. There was a bug in version 16 regarding this issue. This upcoming release (currently in beta) has this fixed.
Upvotes: 1