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
Trying to add VCL Snippets to a service throws: Exception when calling SnippetApi->createSnippet: Invalid value '0' for 'dynamic', must be one of '0', '1' even though dynamic is a string of '0'.
deriknelvaimo
changed the title
Creating VCL Snippets via the PHP LIbrary throws error: Invalid value '0' for 'dynamic', must be one of '0', '1'
Creating VCL Snippets via the PHP Library throws error: Invalid value '0' for 'dynamic', must be one of '0', '1'
Jun 6, 2024
Version
5.3.0
What happened
Trying to add VCL Snippets to a service throws: Exception when calling SnippetApi->createSnippet: Invalid value '0' for 'dynamic', must be one of '0', '1' even though dynamic is a string of '0'.
I am using this guide: https://www.fastly.com/documentation/reference/api/vcl-services/snippet/
Sample Code (sensitive bits removed):
Returns:
With Options Array:
The text was updated successfully, but these errors were encountered: