I need to download data from an external API (I need to authenticate) and save to Sharepoint every month. I'm new to Power Flow and struggling to setup the data connection.
I can setup the API get in Postman and working, but I can't setup get the HTTP connection to authenticate when I execute the flow.
Postman example:

Here is the Flow HTTP connector setup:

The result from the flow:

I see in the HTTP setup there is the Advanced Options for authentication - but not the option for Bearer Tokens.
Can someone help and tell me what I'm doing wrong with the config.
Many thanks.