Currently, the bleeding edge of indexer is broken in sandbox because sandbox doesn't properly set up the follower node. (see: https://github.com/algorand/sandbox/issues/175). In order to get test passing in the SDK's, I recommend this patch. Once sandbox is fixed, we should revert to its develop branch.
Summary
Currently, the bleeding edge of indexer is broken in sandbox because sandbox doesn't properly set up the follower node. (see: https://github.com/algorand/sandbox/issues/175). In order to get test passing in the SDK's, I recommend this patch. Once sandbox is fixed, we should revert to its
develop
branch.Testing