Protobuf feed response error using protofile

I initialized protobuf using the same proto file that is provided in the api documentation but I’m still getting the same error:

Uncaught (in promise) Error: no such type: com.upstox.marketdatafeeder.rpc.proto.FeedResponse
at Root.lookupType (namespace.js:382:15)
at decodeProfobuf

I’d appreciate any assistance to resolve this, thank you!

can someone please assist

@Kam

Could you see if the sample implementation is useful?

Thanks