I’m getting this type of errors
An uncaught Exception was encountered
Type: DwollaSwagger\ApiException
Message: [400] Error connecting to the API (https://api-sandbox.dwolla.com/customers/1358e94d-3472-4ff1-bb65-52c713b2b6ef)
Filename: D:\xampp\htdocs\TheGiftOfGiving\vendor\dwolla\dwollaswagger\lib\ApiClient.php
Line Number: 315
And why don’t modified my any details? Then What was the purpose of updateCustomer api?
{“ssn”:“6859”}
~END~
[DEBUG] HTTP Response body ~BEGIN~
{“code”:“ValidationError”,“message”:“Validation error(s) present. See embedded errors list for more details.”,"_embedded":{“errors”:[{“code”:“ReadOnly”,“message”:“Ssn cannot be modified.”,“path”:"/ssn","_links":{}}]}}
~END~