I have error when use patchUserMetadata API

Hi, I have double checked about token. The header has been bearer token correctly.

image

When I add Bearer in config, the header become to

authorization: Bearer Bearer eyJhbGciOiJkaX....

I got token from webAuth.login api, I feel it not correct. Do I need to grant permission for it?