Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We do not handle error response from the estuary. #3

Open
vikiival opened this issue Feb 1, 2022 · 1 comment
Open

We do not handle error response from the estuary. #3

vikiival opened this issue Feb 1, 2022 · 1 comment
Labels
bug Something isn't working pinning

Comments

@vikiival
Copy link
Member

vikiival commented Feb 1, 2022

kodadot/nft-gallery#2151

In this call:

let response = client.post("https://shuttle-4.estuary.tech/content/add")

I expect

struct EstuaryApiResponse {
cid: String,
estuaryId: u32,
providers: Vec<String>,
}

However as reported by @yangwao:
error decoding body response

@vikiival vikiival added bug Something isn't working pinning labels Feb 1, 2022
@vikiival
Copy link
Member Author

vikiival commented Feb 1, 2022

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pinning
Projects
None yet
Development

No branches or pull requests

1 participant