Connect Java bundles to tyk

i take the guide from tyk documentation, i get the gRPC server up and running ( the server i use GitHub - grpc/grpc-java: The Java gRPC implementation. HTTP/2 based RPC ).
The symptoms are tyk engine does not call at all the gRPC servers when calling api.

Thanks