an error message that explains local secrets can be set when calling
HttpService:GetSecret
in a Studio test that only has access to local secrets?
To confirm that I get it right
- if code is running in local Studio test, in addition to “secret not found”, print “you can configure local Secrets in Setting → Security dialog”
- if not a proper UI (like a Creator Hub), then at least some way to discover the correct JSON format without too many trial-and-error routines
This all sounds reasonable, and is surely something that needs to be improved. Looking into it!