Unable to create Funding Source for customer in SandBox

Hi,
I am new to Dwolla Integration. We are doing integration with Plaid.
So when i pass plaidToken and name to create funding source of customer it always say resource not found. I have found article showing below url.

https://api-sandbox.dwolla.com/customers/XXXXX/funding-sources

If i do post method i get resource not found but when i do get of customer i am able to see link of funding source? what does it mean ? is it created automatically when customer is created? Did i need not post funding source create. i have followed below documentation.

https://developers.dwolla.com/guides/plaid/create-funding-source#obtain-a-funding-source-url-that-belongs-to-the-customer

hi @dwollauser

Have you tried utilizing the customer id in the endpoint?

Yes. I specified customer id correctly.@kmoreira

Ok, do you mind showing the request body along with the exact request url that’s being sent?

I have added the images. please let me know if that is sufficient.


@kmoreira