experimental-extensions
experimental-extensions copied to clipboard
Image Text Extraction does not allow the storage path to be further specified
Expected Behavior
Being able to choose a sub path to look for the added files.
Actual Behavior
Only the home directory is allowed, slashes are forbidden
Steps to Reproduce the Problem
- Install the experimental Image Text Extraction extension
- Enter a "/subdir"
- Look at the error saying invalid.
Specifications
- Extension name: Image Text Extraction
- Version: 0.0.1
@dackers86 lets take a look into this
I believe this is now addressed in the version published by Google Cloud, you can specify include paths and exclude paths https://github.com/GoogleCloudPlatform/firebase-extensions/tree/next/storage-extract-image-text
Closing, if this is still an issue it can be reopened in the GCP repo :)