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

Debug response #8

Closed
clemblanco opened this issue Oct 8, 2014 · 2 comments
Closed

Debug response #8

clemblanco opened this issue Oct 8, 2014 · 2 comments

Comments

@clemblanco
Copy link
Contributor

Why if I var_dump() the result of Forrest::sobjects() I get false if something went wrong?
I was hopping getting SalesForce error message, no?

@omniphx
Copy link
Owner

omniphx commented Oct 10, 2014

Can you give an example? If you get a Salesforce error, Guzzle should throw an exception. So unless you have a way to catch that error and store it. You shouldn't even be able to var_dump() it.

@omniphx
Copy link
Owner

omniphx commented Oct 30, 2014

Let me know if your still have some issues.

@omniphx omniphx closed this as completed Oct 30, 2014
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

2 participants