Hi Team,
We are currently using plaid + Dwolla integration in order to do the ACH transfers. And we are getting the following error:
2021-04-05 12:17:06 [http-nio-9004-exec-3] ERROR c.t.a.s.i.PaymentServiceImpl [getFundingSourceOfCustomer] : 24 - Error in transfer for user Id 3813 and partner dwolla and exception is {}
com.dwolla.exception.DwollaApiException: {“code”:“InvalidResourceState”,“message”:“Resource cannot be modified.”}
at com.dwolla.DwollaClient.handleResponse(DwollaClient.kt:300)
at com.dwolla.DwollaClient.makeRequest(DwollaClient.kt:261)
at com.dwolla.DwollaClient.postFollow$dwolla_v2_kotlin(DwollaClient.kt:208)
at com.dwolla.api.FundingSourcesApi.createForCustomer(FundingSourcesApi.kt:36)
Can you please tell me in which scenarios we will get this error? Also, how can we fix this?
Thanks,
Ankit