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

Pinata wrong response schema causing application crash #1

Open
anasaijaz opened this issue Jan 1, 2023 · 0 comments
Open

Pinata wrong response schema causing application crash #1

anasaijaz opened this issue Jan 1, 2023 · 0 comments

Comments

@anasaijaz
Copy link

image

Most probably due the code which expects the api to return a array named data
but current schema is

{
Data: [object],
Links: [Array]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant