Hello,
I receive a CORS error when accessing the /funding-sources/{id}/balance endpoint. After opening the network inspector in Google Chrome, it appears that this endpoint is missing an “access-control-allow-origin: *” header.
Is this expected behavior? Or is it not possible to retrieve a pending balance for a funding source via web?
Thank you!
-Steven