Make Connection keeps giving me "401: Access Denied. Not Authorized" error

Hi there,

I’m trying to create a Make connection to specifically execute another scenario. I’ve created my API token and entered it into the connection module, but it gives me the error “[401]: Access Denied. Not Authorized” (see image of error)

We have a Teams plan and I’m an Admin (Team Admin) within my team. I’ve also granted myself the following scopes:

  • connections:read
  • connections:write
  • scenarios:read
  • scenarios:run
  • scenarios:write

I’ve read through the API documentation on roles and API scopes, but can’t seem to figure out why I’m receiving the error. Is there something I’ve overlooked?

Appreciate any guidance,
Jessica

1 Like

Same problem, but I also reported an error when using Python to request API.

alright ,just switch “https://eu1.make.com” to “https://us1.make.com”.then everything will be fine.