We are unable to access /orders endpoint, receiving the following response:
Error 1020
Ray ID: 5f6d1aeabaadf555 • 2020-11-23 18:55:33 UTC
Access denied
What happened?
This website is using a security service to protect itself from online attacks.
Cloudflare Ray ID: 5f6d1aeabaadf555 • Your IP: {OUR-IP}• Performance & security by Cloudflare
Using the same access token, all other endpoints (e.g. /products, /contacts, /subscription, /tags and /transactions) are working fine.
Sample List Orders Request:
curl --location --request GET 'https://api.infusionsoft.com//crm/rest/v1/orders?since=2020-10-20T22:38:14.038Z&until=2020-11-19T22:38:14.038Z&limit=1000&offset=23000' \
--header 'Authorization: Bearer {MY-ACCESSTOKEN}'
https://api.infusionsoft.com//crm/rest/v1/orders should be https://api.infusionsoft.com/crm/rest/v1/orders, but other than that, you might have triggered CloudFlare’s anti DDOS measures somehow.
I have been suddenly getting this error too. Just replying to [a] share that it’s happening and [b] in the hopes I’ll get some kind of notification when it gets resolved?