Skip to content

Documentation GCP Firestore (Datastore mode) #4711

@TorstenH82

Description

@TorstenH82

Describe the issue

  1. 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

  1. 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

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions