StefanGreffenius/ruby-apicalypse

403 from IGDN example

Opened this issue · 1 comments

Hi all,

When I try to run the IGDN example snippet I get the following back:

`Request failed with status 403:

<TITLE>ERROR: The request could not be satisfied</TITLE> <script async src='/cdn-cgi/bm/cv/669835187/api.js'></script>

403 ERROR

The request could not be satisfied.


Bad request. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.

Generated by cloudfront (CloudFront)
Request ID: 9wKJkSF_DIM-nWtDB6cH1nf2VPCNT6NRmX9mcUP0C-WtL_4Yoa9OXw==
<script type="text/javascript">(function(){window['__CF$cv$params']={r:'6baa08fa688176e4',m:'7C6LWF9tbea.Gm00377LCk3TFHEvfqxkh7aUl2zVLs0-1639008884-0-AYoxQJWOs/rKKj5/1sRhM0SmnaF5NP2jerKyVT9uzCZe696ztQ2M4sXb0maAwMPZ1ANERFmaQlf8oBIFX29b2gbJYq7EsxZE29Pbjr12BebZWbvHjFnrJe6P/UKzeLjtkg==',s:[0xed0d3fe973,0x7e4a1c30d9],}})();</script>`

When I try the same call using the same credentials from Postman, the call completes successfully. Can you help me understand why I am getting a 403?

Same here a few years leter. Did you ever find a resolution?