Hi,
I'm using the following piece of code (found in one of your tutorials)
for OpenSocial API initialization :
google.friendconnect.container.initOpenSocialApi({
site: XXXXXXXX,
onload: function(securityToken) {}});
When connecting to my site in https mode, that line generates a
message in both firefox or IE that looks like a warning saying "datas
on the page are not all encrypted" (my browser's not in english so
that's probably not a correct translation :) ) .
When that line is commented, warning disapears...
Any ideas of how i could get rid of that?
Thx
--
You received this message because you are subscribed to the Google Groups
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/opensocial-container?hl=en.