I’m using dns_records
endpoint to programmatically set a DNS record. This service is available in production for my users since 6 months. Everything was working great until the 2nd novembre, when Cloudflare faced the outage. First, the API was down returning a 500 during the outage (make sense). But now it should be resolved and I’m facing a FetchError: 400 Bad Request
. Nothing changed on my side, all required params are send and there is no other information in the error message…
Is there still some issues with APIs ? Can we have information about this ?