-
Notifications
You must be signed in to change notification settings - Fork 767
Closed
Labels
area/componentsarea/runtime/statecontent/incorrect-informationContent in the docs is incorrectContent in the docs is incorrect
Milestone
Description
Describe the issue
- The documentation marks field "type" as outdated - but it is required:
(state.gcp.firestore/v1): dialing: missing 'type' field in credentials" app_id=time-writer instance=ZO05N007GR scope=dapr.runtime type=log ver=1.15.6
- The example value for field "type" is an incorrect value:
The documentation lists the value "serviceaccount" as example value for "type" field. This value does not work and it has to be "service_account".
[INIT_COMPONENT_FAILURE]: initialization error occurred for statestore (state.gcp.firestore/v1): dialing: unknown credential type: \"serviceaccount\"" app_id=time-writer instance=ZO05N007GR scope=dapr.runtime type=log ver=1.15.6
URL of the docs
https://docs.dapr.io/reference/components-reference/supported-state-stores/setup-firestore/
Expected content
See above
Screenshots
Not required
Additional context
Not required
Metadata
Metadata
Assignees
Labels
area/componentsarea/runtime/statecontent/incorrect-informationContent in the docs is incorrectContent in the docs is incorrect