Re: GRPC error

2022-04-25 Thread Tyler Chrestoff
Hello, I am receiving the same error. I am able to authenticate with OAuth2 successfully and retrieve the refresh token, but when I try to use either the `#search` or `#search_stream` methods I receive the `GRPC::Unimplemented` error when the stream tries to open. The synchronous `#search` met

Re: GRPC error

2022-04-25 Thread Tyler Chrestoff
Hello, I am receiving the same error. I am able to authenticate with OAuth2 successfully and retrieve the refresh token, but when I try to use either the `#search` or `#search_stream` methods I receive the `GRPC::Unimplemented` error when the stream tries to open. The synchronous `#search` met