fullstorydev / fullstorydev/grpcui

Unable to get UI to render error details.

Open
#175 6 comments 5 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
427
Avg merge
3d 6h
Merged PRs (30d)
7

Description

```
{
"@error": "google.rpc.BadRequest is not recognized; see @value for raw binary message data",
"@type": "type.googleapis.com/google.rpc.BadRequest",
"@value": "CigKHW5hdGlvbmFsaXR5LmNvdW50cnlfb2Zfb3JpZ2luEgdpbnZhbGlk"
}
```

I guess it is because gRPC-UI doesn't know about `type.googleapis.com/google.rpc.BadRequest` and the server reflections don't provide them.

Is there any workarounds to get this to work?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.