soap - Getting Logos from Sites with SiteInfo -


We are trying to get the site logo from Yodlee API. From the SiteInfo data model (using the SOAP API), the following methods are available to retrieve the site logo

  siteInfo.getDefaultSiteLogo () siteInfo. GetLocalizedSiteLogos () getDefaultFavIcon ()   

The problem is that the sites we are using (all sites with AU geography) are returning null

I am pretty sure that this is possible, because Yodli's logo for your fastlink sites shows, as you keep adding them Are.

Here is the method call sign

I am using soap API via Java (like the sample code, using XIS 1.4 ) And the API signatures are as follows:

SiteAccountManagementService is getAllSiteAccounts of this method that has the following signature

Com.yodlee.soap.collections.core.accountmanagement.ArrayOfSiteAccountInfo getAllSiteAccounts (com.yodlee.soapp.common UserContext userContext) .

Then there is also getCctx, in which the following signature public com. Audley .. Com.common.CobRandContext getCctx ()

None of these methods is a request specifier is not a parameter of any demand

I do not think the icon will come back by default. I believe that you get it to be the icon / image in your request specifier Need to specify for

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -