Error when running request from postman/insomnia - "Master Mode"

Hello,

I have created a basic scenario and would like to invoke it via Make’s api. I’ve generated an auth token, set it as a Bearer token and run a sample URL to test.

The error I’m getting is “JWT Authorization available only in Master mode.”
Url: https://eu2.make.com/api/v2/users?teamId=teamId_Goes_here

Any idea what I can try?
Thanks

Kindly make the minor modifications from “Bearer” to “Token” in the request and try it again.

2 Likes

It works! I’'ve the same issue.
thanks a lot!

3 Likes