Why am am i getting 401?

Can someone help me figure out why im getting 401 error ive tried everything

Hey @Randall_Yost

Would you mind explaining to us in what step/API connection you’re getting a 401 error? If you could also provide details on how the step is configured, it will be helpful as well! (without exposing any account sensitive details)

Thanks!
Ayana

{
“headers”: {
“Authorization”: “Bearer[token]”
},
“method”: “GET”,
“url”: "https://rest.coinapi.io/v1/assets "
}

Hi Randall, can you see if the instructions here are helpful in configuring your API Step?