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 should have custom error pages with an optional detail to get the exception #13

Open
mikebz opened this issue Mar 29, 2011 · 4 comments

Comments

@mikebz
Copy link
Contributor

mikebz commented Mar 29, 2011

Our error pages should be inline with the best practices. The sample error page should send people to the forum to get help and maybe have a section one can expand to see the error message.

@jferraioli
Copy link
Contributor

This would be easy enough to implement with the toggle function.

@nicholasareed
Copy link
Contributor

Good idea, I'll add this to the PHP Sample soon. The more debug info the better!

@ds-jk
Copy link
Contributor

ds-jk commented Aug 11, 2011

I found a spot where the exception could be prevented through prior validation (no document was provided when sending). Are you looking to rely on such an error page/exception handler or would it be good to show a validation error page instead of an API exception?

@nicholasareed
Copy link
Contributor

I believe we are going to continue to show the API exception, but also provide more information on the error page. It should include the SOAP Request, Response, and highlight the error message.

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

4 participants