I’m trying to setup Monday.com APIs in an instance of Microsoft’s Azure API Management. APIM consumes the GraphQL schema no problem but when I send a query to the Monday.com APIs through it I consistently get a 403 error from Cloudflare saying I’ve been blocked…
<div class="cf-wrapper cf-header cf-error-overview">
<h1 data-translate="block_headline">Sorry, you have been blocked</h1>
<h2 class="cf-subheadline">
<span data-translate="unable_to_access">You are unable to access</span> monday.com</h2>
</div>
Has anyone else experienced this or have a solution to it?
Thanks!
Jeff