Hi, I am trying to create a custom repo like js-datastore-s3. I am sending and receiving the data through a HTTP call. The data is stored in a remote location. There is an error which I am trying to solve. Can’t seem to understand the reason.
Error: protobuf: (PBLink) invalid fieldNumber, expected 1, 2 or 3, got -4330499
Kindly help. Also please let me know if there is any documentation explaining the flow of js-ipfs source code.