Skip to content

v4.0.2-mocha API returns errors on some requests #4925

Open
@itrocket-team

Description

@itrocket-team

Summary of Bug

In the new version, we can't see transaction details via the API.
For example: https://celestia-testnet-api.itrocket.net/cosmos/tx/v1beta1/txs/8715C3C7FC1583908AA40D60B84DB3C9021AD8E2F11A301D1C461849857D4042

{
  "code": 3,
  "message": "error in json rpc client, with http response metadata: (Status: 200 OK, Protocol HTTP/1.1). error unmarshalling result: illegal base64 data at input byte 4: invalid request",
  "details": [
  ]
}

Version

cosmos_sdk_version: v1.29.1-sdk-v0.50.12
go: go version go1.24.1 linux/amd64
name: celestia-app
server_name: celestia-appd
version: 4.0.2-mocha

Steps to Reproduce

https://celestia-testnet-api.itrocket.net/cosmos/tx/v1beta1/txs/8715C3C7FC1583908AA40D60B84DB3C9021AD8E2F11A301D1C461849857D4042

Metadata

Metadata

Assignees

Labels

WS: V4bugSomething isn't workingexternalv4-mainnetNeeds to be complete before v4 is released for mainnet

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions