Pregunta

According to Yodlee, when you add a site to a user, you are meant to check the status of the site refresh using getRefreshInfo from the RefreshInfo locator

Whenever I attempt to use the getRefreshInfo on a user context, Yodlee throws a 405 (Method Not Allowed) error. This is even when using the sample java code that uses the SOAP API.

The actual call of getRefreshInfo is what is throwing the error

¿Fue útil?

Solución

Please use getSiteRefreshInfo API to check the status of the site refresh, this will help. We'll get that document corrected.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top