How to Pass Bearer token to second request

I am trying to pass the bearer token under HTTP header as Authorization, I am getting an error as an invalid token. Please help @huynguyen

Have you selected type of Authorization? Please inspect requests in browser and check it maybe needs additional HTTP headers.

Thanks it worked.

1 Like