When I try to set up a Zap with a hubspot trigger, I get a “Disallowed selected_api.” error message. Looking in the JS console while I do it, there’s some errors about forbidden access to certain resources:
PATCH https://zapier.com/api/v3/nodes/90064915 403 (Forbidden)
fuzzyscore.js:20 Uncaught (in promise) DataPatchError: Problem updating Node. (Disallowed selected_api.)
at new i (https://cdn.zapier.com/zapier/build/app.b759411cb1319948bd6a.js:1:178605)
at https://cdn.zapier.com/zapier/build/app.b759411cb1319948bd6a.js:1:557882VM656:1 GET https://zapier.com/api/v3/nodes/90064915/needs 403 (Forbidden)
I’m not running ad blockers, I’ve tried multiple browsers, even tried different accounts for clients to see if it’s just one of them. The error is consistent. Is this a HubSpot problem, a Zapier problem, or what?