fullstorydev / fullstorydev/grpcurl
Getting `proto does not reside in any import path`
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
Version: `grpcurl v1.8.7`
I saw that issue for something like this has released already (around 3 years ago) but it appears something is wrong. Can someone confirm if I'm doing something wrong or it's not me?
I even tried dev version of grpcurl but it's same. Below is a command I'm trying to do. I'm using `Google Home proto` file for automating my Google Mini.
command used:
`grpcurl -H 'authorization: Bearer XXXXX' -import-path files -proto google/internal/home/foyer/v1.proto googlehomefoyer-pa.googleapis.com:443 google.internal.home.foyer.v1.StructuresService/GetHomeGraph`
output:
Failed to process proto source files.: google/internal/home/foyer/v1.proto does not reside in any import path
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.