I am currently trying to pull columns from a sheet using the API
Here is what i have in postman
in my params i have
Key Value
Authorization Bearer (wxmyv*******)
and this is what is returned
{
"errorCode": 1004,
"message": "You are not authorized to perform this action.",
"refId": "1hnn3pj6p0zl1"
}