You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2019. It is now read-only.
Just testing the exceptions that can be generated by the API. Getting a pre-auth with the wrong credentials setup results in a JSON encoded error, with a couple of blocks of curl error information.
It would be nice to have the whole lot as JSON.
I'm not sure of all the touch points for through the exceptions, but the following is the replacement I'm using.
Hi.
Just testing the exceptions that can be generated by the API. Getting a pre-auth with the wrong credentials setup results in a JSON encoded error, with a couple of blocks of curl error information.
It would be nice to have the whole lot as JSON.
I'm not sure of all the touch points for through the exceptions, but the following is the replacement I'm using.
The path and index entries may not tie up to yours. This is the tail end of the
GoCardless_Request::call()method.