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

Handle case when conn.getErrorStream() is null #105

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

marcantoine-bibeau
Copy link
Contributor

Handle case when conn.getErrorStream() is null by fallbacking on conn.getResponseMessage()

@jesperfj
Copy link
Owner

Have you been able to run at least some of the tests?

@marcantoine-bibeau
Copy link
Contributor Author

Sorry, kinda closed my work session a bit too fast last Friday :(
Now I did many are failing but does not seems to be related at all. Same tests are failing on master branch

@jesperfj
Copy link
Owner

Yeah. They require a pretty specific Salesforce org setup to pass. I have not developed this library actively in about a decade, so I probably won't get around to doing anything about the tests.

@jesperfj jesperfj merged commit 8208d19 into jesperfj:master Jun 26, 2024
@jesperfj
Copy link
Owner

Merged and released as 0.0.46

@marcantoine-bibeau
Copy link
Contributor Author

Thanks a lot @jesperfj!

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.

2 participants