Skip to content

Rename 'secret_key' to 'secret' in storage config#28075

Merged
roerohan merged 1 commit intocloudflare:productionfrom
svdf-org:patch-2
Feb 4, 2026
Merged

Rename 'secret_key' to 'secret' in storage config#28075
roerohan merged 1 commit intocloudflare:productionfrom
svdf-org:patch-2

Conversation

@svdf-org
Copy link
Copy Markdown
Contributor

@svdf-org svdf-org commented Feb 4, 2026

Fix: Correct field name for r2 storage_config in realtimekit

  • The secret_key field throws error "storage_config.secret_key" is not allowed
  • The correct field name is secret

Summary

Screenshots (optional)

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Fix: Correct field name for r2 storage_config in realtimekit

- The secret_key field throws error "storage_config.secret_key" is not allowed
- The correct field name is secret
@roerohan
Copy link
Copy Markdown
Member

roerohan commented Feb 4, 2026

This seems correct, verified in the API docs (screenshot below). @ravindra-cloudflare I'm approving this one, but you can take another look at it if you want.

image

@roerohan roerohan merged commit 6387f2c into cloudflare:production Feb 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants