We are using yodlee's developer account to call APIs. We are able to get response from some Apis but we are not able hit getAllSites
API. It is giving us error message as
"This API service is not permitted for the current endpoint."
Below is my API URL :: /jsonsdk/SiteTraversal/getAllSites
Any help will be appreciated.
I assume you are using Yodlee's TestDrive tool to test this API. As this API provides huge data in the response we recommend not to use this API in Yodlee's SandBox environment, though in case if you really want to test it you can call this API using either AdvanceRestClient or Postman extensions.