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!