GuillaumeLakano
GuillaumeLakano
CDCloudflare Developers
Created by GuillaumeLakano on 11/1/2023 in #workers-help
workers.api.error.invalid_script_config error 10202
Hi, I'm trying to PATCH script settings to add the D1 binding of a dynamically created D1 database (this, works correctly), but I have this weird error that doesn't give much informations. If I only send a simple settings object with my new binding, it's works, but I'm losing old previous bindings access, so I'm trying first to GET all settings, and to PATCH the same settings object with just pushing in the settings.bindings the new binding. This error is returned. I've also tried to only return a new settings objects that only contains all theses bindings, same error too. Any help will be appreciated! 🙂
50 replies