Yodlee FastLink "Show Credentials" Link - yodlee

Is there a way to hide the "show credentials" anchor in Yodlee FastLink? The attached image shows the link I am talking about.

Yes, there is a way to hide that button. It's a configuration which Yodlee has to do at their end. Please reach out to the customer support team and they will help you in getting rid of the "Show Credentials" link.

Related

where to enter info to address the following prompt: "let us know if your app contains ads"

I'm trying to upload an app through Google Play Console. I currently have the "App Content" left nav item selected in Google Play Console. The right-hand details panel shows a single card with a title of "Target audience and content." This card shows an info box at the bottom which says:
"Let us know if your app contains ads before starting the Target audience and content section"
However, GPC doesn't display any type of button or url to take me to the relevant section to configure this info. I went through the other left nav items but I wasn't able to identify the relevant area to configure the requested information. Can you identify how to get to the appropriate section to configure this information?
Try doing this in incognito window.
you must have enabled ad blocker.
It worked for me.
it is under Store presence > Pricing & distribution for the selected app. hope this helps!
Not sure when this changed, but it no longer has the "Store presence" section. This is now located under Pricing & Distribution

Google+ Share link does not work with my Website

i have a problem with sharing links of my website in Google+. So, if i want to share a link of my website (http://www.droidwiki.de/Hauptseite) G+ say, that the webpage can not be loaded. Same problem is with the Google +1 button on the page. If someone click this button, it appears a red exclamation mark. Sometimes, only the URL, but no opengraph data will show, but the most time, it only doesn't work. Other websites work perfectly with the account.
The same pages work without errors on facebook, will show the title of page and the opengraph description.
Have anybody the same problem, or a solution?
Thanks!
I'm not seeing any of the errors you're reporting.
While OpenGraph is supposed to work with Google's bot, it often doesn't work that well. Best practice is also to include schema.org microdata so Google's plus bot and search bot process it. See https://developers.google.com/+/web/snippet/ for details and http://www.google.com/webmasters/tools/richsnippets for a tool to help you test your markup.

Change Gmail API Name on Login Screen

I made a script using Gmail API to get list of contacts. The script working fine but I want to make it more better as for now, when Login POPUP of Gmail is opened it displays this
xxxxxxxxxx.apps.googleusercontent.com is requesting permission to:
Manage your contacts
Where xxxxxxxxxx is my Client ID. I dont want it to be shown. I want to display my API Project Name here like this
"My API Name" is requesting permission to:
Manage your contacts
Is this even possible to do this? If yes then how?
Thanks
Perhaps try this out:
Search for "Google API Console" in the browser.
On the API console page, on the left hand side menu bar, under "APIs & auth", click on "Consent Screen". Setup project name, upload logo, etc.
See if this helps.
I also seem to remember that during oAuth, you need to pass Application Name (which can be the same as Product Name found in Consent Screen option at step 2 above.

How to set up blog alerts in sharepoint

I want to set up a blog subscription alert using SharePoint 2010. How to do this?
I want to create a blog and should be able to save it in SharePoint site, if the user click for blog subscription then it should be able to invoke an alert to the their mail!
How it is possible to do?? can anyone please consult me or provide at-least any right tutorial link?
Thank in advance
if on the default homepage, click the 'alert me' link below the posts, right under the 'RSS Feed' link... see here

Facepile shows a white box with an option to switch when user selects "Use Facebook as:" option from her facebook account

I have facepile plugin on my webpage to show faces who are using the application.
The code snippet to show facepile is
<fb:facepile id="some_id" data-size="medium" data-width="396">
</fb:facepile>
Faces are showing normally.But when I use "Use facebook as:" option from the facebook homepage and selects any of my listed pages, facepile plugin on my webpage turns weird and shows a white box with a small thumbnail and an anchor(with text 'switch') on top of it On inspecting element with chrome's right click context menu I found it's an iframe with width being 396px and height being 1000px which displays in the middle of page hiding html form for normal login too.
If I revert to my profile using "Use facebook as:" option faces start showing normally.
Am I missing something or It's a bug?
I already checked a similar question but that is related to user being not logged.
Also I checked this bug listed
on facebook developer page but it seems to be resolved.
This is intended behaviour, although obviously the error message should be a bit better - the Facepile (and indeed, most of the Social Plugins) is designed to only work with User accounts. You can be fairly sure that 99.9% of people viewing the plugins will not be "Using Facebook as" a Page.
As Pages aren't designed to really interact with Facebook APIs (beyond the manage_pages functionality) then it is likely that these plugins won't be fixed to work for page accounts, but they'd be fixed to show a message informing anyone logged in as a Page to switch back to their user account.
You can find some related bug reports below, you should consider adding your voice to them in order to increase their priority:
https://developers.facebook.com/bugs/372904202778489
https://developers.facebook.com/bugs/313164415437524