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