I’m trying to get an Make Module API to work.
I am on a core account (paid)
I created an API with Scenario:Write checked (and only Scenario:Write)
I created a Make module to “Turn a Scenarios Scheduling On/Off”
Pasted in the API Token,
Inputted the environment URL (https://us1.make.com in my case)
and pasted the Scenario ID.
I get back [403] Permission denied: Access denied.
I am the owner on the account (also created a second user and made myself an admin and tried again, same result)
What am I missing?
I tried another token, this time checking admin:Write along with Scenario:Write, That didn’t work either.
Is the scenario ID, in the same organisation as your Core plan?
1.
Please provide screenshots of everything involved in setting up the connection and modules.
Don’t forget to redact the actual token from your screenshots.
2.
Please provide detailed error messages from the DevTool.
If you have the Make DevTool Chrome extension installed, you should be able to view the request and response headers and body from each module when you manually run the scenario.
Make DevTool allows you to debug your Make scenarios in a completely new way. It adds an extra pane to the Chrome Developer Tools. Using this new debugger pane, you’re able to check all the manual runs of your scenario, review all the performed operations and see the details of every API call performed. It also brings a whole bunch of new opportunities for Apps development. You’re able to check every call that your app has performed. Thanks to this extension, you can easily debug your scenario, see which module, operation, even which single response causes the error, and then get your scenario back on track. Try it out and let your scenarios shine!
I should have thought have trying all permission api key before posting for help here.
Unfortunately, it did not work.
Again, unfortunately, contacting Make support means I will likely not get an answer or it’ll take 3 weeks to get an answer with a token response. (how do you think I know this?)
I’ll try it anyway and when (and if) I have a solution, I’ll post it here.
It’s great to hear that you managed to figure this out, congrats
Thanks a lot for keeping us in mind and for sharing where the problem was. Much appreciated