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

Set limit to 1 in get_wallet_nfts example #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

smk762
Copy link

@smk762 smk762 commented Nov 23, 2023

Issue Description

Using the existing example for evm_api.nft.get_wallet_nfts returns the following error:
HTTP response body: b'{"message":"limit must not be less than 1"}'

Solution Description

image

Note: There may be other instances where this occurs, as I see "limit": 0 used in other examples. Unfortunately I lack the time to check them all myself.

@smk762 smk762 requested a review from a team as a code owner November 23, 2023 08:02
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

Successfully merging this pull request may close these issues.

1 participant