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

transactions api in v5 will throw a generic 400 when the deadline parameter has expired #102

Open
cchighman opened this issue Feb 5, 2022 · 0 comments

Comments

@cchighman
Copy link

I've found the transactions API to have a very consistent contract with strong validation until I ran into a scenario where I was only receiving "error: unable to process transaction" as a 400...nothing else. When i executed the OpenAPI example in the docs, the transactions api received a 200.

I had to work backwards comparing the two payloads until I landed here to realize the "deadline" parameter was involved. It would be helpful if explicit, clear validation was provided to enhance the user experience.

image

bogdoslavik pushed a commit to dystopia-exchange/paraswap-sdk that referenced this issue May 14, 2022
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