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
Not sure what's going on here but all of these endpoints only seem to affect encrypted secrets. It works as expected when the secrets are encrypted but nothing happens when it's in plain text.
List secrets – GET /accounts/{account_id}/workers/scripts/{script_name}/secrets
Create secrets – PUT /accounts/{account_id}/workers/scripts/{script_name}/secrets
Description
Not sure what's going on here but all of these endpoints only seem to affect encrypted secrets. It works as expected when the secrets are encrypted but nothing happens when it's in plain text.
/accounts/{account_id}/workers/scripts/{script_name}/secrets
/accounts/{account_id}/workers/scripts/{script_name}/secrets
/accounts/{account_id}/workers/scripts/{script_name}/secrets/{secret_name}
Steps to reproduce:
Expected result:
Actual result:
The text was updated successfully, but these errors were encountered: