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

API returns incorrect success message #73

Open
drewfreyling opened this issue Dec 5, 2016 · 2 comments
Open

API returns incorrect success message #73

drewfreyling opened this issue Dec 5, 2016 · 2 comments

Comments

@drewfreyling
Copy link
Contributor

The majority of the API calls return { success: true } no matter if the result is successful or not.

@jonyeezs
Copy link
Contributor

jonyeezs commented Jul 7, 2017

Would catching exception to set success to false be sufficient for this issue?

@drewfreyling
Copy link
Contributor Author

@jonyeezs that would be better than what we have now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants