문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top