You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception when calling ApexRedirectApi->createApexRedirect: [400] Client error: `POST https://api.fastly.com/service/REDACTED/version/1/apex-redirects` resulted in a `400 Bad Request` response:
{"msg":"Bad request","detail":"Domains must be an array"}
Version
5.3.0
What happened
Trying to add Apex redirects to a service throws a "Domains must be an array" error even when domains are an array.
I am using this guide: https://www.fastly.com/documentation/reference/api/vcl-services/apex-redirect/
Sample Code (sensitive bits removed):
Returns:
With Options Array:
The text was updated successfully, but these errors were encountered: