API 403 and website confirms my IP is not blocked on their end

I recently opened a topic here: Blocked from Path Of Exile API, but not allowed to contact support

And in going back and forth with the website in question, they confirm that my IP does not at all show up on their system as blocked. This also agrees with my responses, as I get a 403 from Cloudflare, not them. This is evident from the header I get in response from trying to hit their endpoint.

{
    'Date': 'Sun, 27 Aug 2023 05:24:10 GMT',
    'Content-Type': 'text/html; charset=UTF-8',
    'Transfer-Encoding': 'chunked',
    'Connection': 'close',
    'Cross-Origin-Embedder-Policy': 'require-corp',
    'Cross-Origin-Opener-Policy': 'same-origin',
    'Cross-Origin-Resource-Policy': 'same-origin',
    'Origin-Agent-Cluster': '?1',
    'Permissions-Policy': 'accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()',
    'Referrer-Policy': 'same-origin',
    'X-Frame-Options': 'SAMEORIGIN',
    'cf-mitigated': 'challenge',
    'Cache-Control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0',
    'Expires': 'Thu, 01 Jan 1970 00:00:01 GMT',
    'Vary': 'Accept-Encoding',
    'Server': 'cloudflare',
    'CF-RAY': '7fd1e2ff5f3a538c-DEN',
    'Content-Encoding': 'gzip'
}

They literally cannot help me at this point, it’s something happening on Cloudflare that the end user is not able to see.

Any ideas on next steps to getting my home IP cleared, or am I just SOL for anyone using Cloudflare from now on?

4 posts were merged into an existing topic: Blocked from Path Of Exile API, but not allowed to contact support