Tagged Questions
2
votes
0answers
37 views
Facebook. How to avoid SSL connection
I have problem, people cannot connect to my Facebook app http://www.facebook.com/JuokoEra/app_156187751211405?ref=ts because when they click on link they automatic are redirected to https://...
But ...
0
votes
0answers
85 views
Uncaught CurlException: 35: Unknown SSL protocol error in connection to graph.facebook.com:443
I keep getting this error, and it seems like it has appeared out of nowhere. I've been working at my project for some weeks, and this didn't show up until now.
When I try to run my app on localhost, ...
1
vote
2answers
43 views
Using https with localhost wamp
I am trying to run facebook App from my localhost .I made the canvas URL and secure Canvas URL to http://localhost/myapp and https://localhost/myapp .but the link http://localhost/myapp doesn't even ...
0
votes
0answers
83 views
GraphMethodException - Unsupported get request at
I have two Debian-systems. With both I access the Facebook-API via Perl(Facebook::Graph).
On the first system this works perfectly, on the other system I ran into following problem.
Could not ...
0
votes
1answer
33 views
Facebook profile-pic with SSL link
I have html code containing FB profile pictures/clicable and etc/.
Using
fb:profile-pic and FB.XFBML.parse
I receive image url with HTTP. To have HTTPS I'm using:
...
0
votes
0answers
99 views
Facebook API access from localhost iframe without SSL
During development, I serve my facebook application on http://localhost:3000 (no https). I have set up a sandboxed development version of my application with facebook that has "localhost" as the App ...
1
vote
1answer
162 views
Error “Use SSL (https) when passing an access_token” after FB.login()
I've got a strange Javascript issue with FB.login(). Actually I want to use the FB.login() method to check if a user gave some extended permission, or better, to get an FB dialog which prompts the ...
0
votes
0answers
77 views
Facebook Dialog Request ie9 &10 sec7111 error message
I developed a Facebook_App where you can invite your friends by a Requests Dialog. It works fine for Firefox and Chrome, but in ie9 and 10 users get a "mixed Content warning" and cannot click on the ...
0
votes
2answers
134 views
Facebook profile pic coming up as Http: on secure website expected Https:
On my Drupal 7 Website when users login with Facebook it pulls an insecure image
http:// profile.ak.fbcdn.net/hprofile-ak-ash3/211260_100002498550684_1807914074_s.jpg
I am using Drupal For Facebook
...
0
votes
0answers
38 views
Need to set up SSL for facebook site apps to work, any suggestions? I do not need to protect passwords or anything
facebook is forcing apps to use HTTPS, i have been looking in to openSSL, but i really cannot get my head around on how to install it, i am using godaddy and it runs on a linux server, i dont think i ...
0
votes
1answer
59 views
Facebook Javascript SDK produces SSL error
I have a mobile webapp that uses the JavaScript Facebook-SDK. The webapp runs over HTTP. To load an initialize the SDK i've used the HowTo from JavaScript Facebook-SDK How-To
Now the problem is, ...
0
votes
0answers
33 views
Facebook page tab sometimes displays and sometimes doesn't — an issue with SSL ?
I'm trying to add a merch store page for my band at http://facebook.com/istropical
I used to have this page pointing to a normal http link (http://istropical.com/merchfb.html), and never had a ...
0
votes
1answer
132 views
How to ignore SSL errors in Qt5 QML QWebKit 3.0?
I've got a problem showing www.facebook.com in Qt5 QML QWebKit 3.0.
The problem is with SSL certificate. There is a solution for Qt 4.*, but I need to implement this in the Qt 5.0.1 where all the API ...
0
votes
0answers
86 views
Share images between website and facebook mini-version of the website
I need to build a facebook pagetab that will display some of the dynamic content of a website. I have a ssl certificate for a domain on which i put all my facebook apps because facebook requires a ...
0
votes
0answers
34 views
Facebook APP will not display unless viewer is logged in- I AM USING SECURE URL for canvas
It seems that this issue is not uncommon but I have not seen a difinitive answer.. several stabs at it but nothing concrete:
The problem: My app will not display on Facebook unless I am logged in. I ...
-1
votes
1answer
319 views
How to get free ssl to my facebook?
How to get free ssl to my application on facebook?
http://facebook.bescik.kei.pl
Thanks
1
vote
1answer
194 views
Facebook Page Tab using Shared SSL
I'm trying to set up a page tab on my Facebook business page. Everything works fine except for the Secure Page Tab URL. I'm using a shared SSL from hostgator ...
0
votes
1answer
50 views
Wordpress “download_url” SSL verify
Right so I've been working with the Facebook API and can confirm that an image is there and I'm trying to import it to Wordpress to attach it to a post.
Here's the code I have that I'm sure the ...
0
votes
0answers
38 views
trouble with redirect and facebook registration plugin collecting data
I have a fanpage on facebook. One tab shows the canvas page index.php (located in mysitename.it/tabsfb/contacts/) which contains a facebook registration plugin. In order to collect the facebook data, ...
0
votes
0answers
70 views
Error Parsing URL (SSL page)
For some reason last week we noticed an issue where FB cannot parse any of our pages (that are behind SSL)
eg: https://fb.porch.com/about/terms (this isnt OG specific page, however URL debugger does ...
0
votes
2answers
111 views
How to get a securl cover URL?
I'm tryng to get the cover url of a FBpage using:
$fql_query_url = "https://graph.facebook.com"
."/$fb_id[id]?fields=cover"
."";
try {
$fql_query_result = @file_get_contents($fql_query_url);
...
1
vote
0answers
63 views
Div in facebook app outside ssl for chrome only
I am using http://pagescroller.com/ code in an Facebook app. It works perfect in all browsers except chrome and only when online on facebook tab, where the navigation div (menu) is not shown. I think ...
2
votes
1answer
54 views
Facebook app user reporting wrong ssl but we can not replicate
We have created a facebook app for competition entries to fall in line with facebooks T&C's. It has been running for a few months without any issues but only having a small number of entries.
We ...
0
votes
2answers
336 views
FB.UI does not show thumbnail when secure browsing is enabled
I am using FB.UI api to allow users to post to their wall, here is the code for that:
FB.ui(
{
method: 'feed',
name: name,
link: linkPath,
picture: thumbnailPath,
caption: ...
0
votes
0answers
298 views
Error Secure Page Tab URL is not a valid URL
I have made a page tab for a rental finder. However when I try to save the information in Facebook I get the following error
'Error Secure Page Tab URL is not a valid URL.'
I have tested the ...
1
vote
1answer
72 views
We don't have an SSL site and will be unable to get one. How do I work around this? [closed]
My organization has created a Facebook tab but because our site is not SSL certified the tab only works on some computers. We will not be getting SSL certified any time soon. Is there a way to work ...
0
votes
1answer
225 views
Facebook Canvas app: Force SSL
after searching the web for a while, I am still not able to find the correct solution to my problem; How to make sure the browser is redirected to the https app url. Since the canvas app is an iframe, ...
0
votes
3answers
96 views
Send an apprequest withouth ssl
I am using this to invite a friend of facebook to my app:
function invite(id) {
FB.ui({
method: 'apprequests',
message: 'mytext',
title: 'mytitle',
...
0
votes
0answers
46 views
Should I buy an SSL? [closed]
I love to program. Have created an FB application.
Right now, have hosted it on heroku and it works. Issue is, the more data I ask it to pull from FB Graph API / FQL, the higher the requests fail ...
0
votes
1answer
217 views
Can't open https://graph.facebook.com/
Whatever I have tried I cannot navigate to "https://graph.facebook.com/..." neither from the web-browser, or from web-client.
Every time I try to debug, I receive an error related to the certificate ...
-1
votes
1answer
150 views
Can we change url from https to http from iframe loaded inside base url?
Facebook App page will get a SSL error when coming from secure hypertext protocol(https)) Facebook account to non secure(http) Facebook App Page, which happens due to lack of SSL Certificate in ...
0
votes
2answers
62 views
Issue on creating an application for facebook
Currently i am creating an sample facebook application. The problem is its asking for my application url in two types. Canvas url and Secure canvas url i had hosted my application on this link Fb app ...
0
votes
1answer
613 views
facebook app suddenly shows ssl error
I am building a facebook app. I don't have https. But It was working well before few minutes. But now when I try to access the app as https://apps.facebook.com/reelreview/ it shows an SSL error as
...
0
votes
0answers
147 views
Using Justhost Shared SSl Certificate for creating facebook app & canvas page
I am creating an app on facebook for my website. People can invite people on facebook through my website, they receive an invite through facebook notifications. The problem is when they click the ...
0
votes
3answers
2k views
Facebook App: any way to run the app without SSL?
I am working on my first app for Facebook and facing (probably) with the SSL problem. If I am testing the app, so it's working well. But then I wanted to test the app by my friend - so I assigned him ...
1
vote
2answers
218 views
Facebook Like on HTTPS
I did full blown research and I cannot find a way to solve my issue. I lost a lot of likes when I switched my website from http to https, because apparently facebook thinks its a different URL, but ...
-1
votes
2answers
300 views
Can i rely over the “SSL on Shared Hosting”?
My site will be using the APIs like Paypal and also making Facebook Apps. So lets say for Facebook, they allow only https for Apps to work with them. Mine is only hosted on http site.
So can i solve ...
1
vote
1answer
1k views
Facebook page tab triggers IE “Only secure content is displayed” message
I've added a tab to my facebook page using Static Html: iframes tab app.
Works fine in chrome but in IE I get "Only secure content is displayed" notification.
The background image is linked with SSL ...
0
votes
0answers
211 views
My apps does not work anymore. Because the SSL cert?
and sry for my bad english! :/
I am developing PHP scripts, and I wrote some FB apps now. They worked well (without SSL cert, but I needed to add the URL to safety exceptions in the browser.)
But ...
0
votes
1answer
318 views
Chrome/IE doesn't request any resource across non-https in Facebook application
There is a problem with Facebook applications/page tabs and Chrome/Internet Explorer users that have checked "secure browsing" setting in their profile but not only.
Problem rises when facebook opens ...
0
votes
2answers
64 views
Need SSL to support Facebook authentication on my site?
I am making a Rails site that lets people sign in, only using Omniauth authentication with Facebook. No passwords are entered into my site. Is it still beneficial to have SSL on my site? Or does the ...
0
votes
0answers
83 views
Non-Secure App Canvas Form Action Directed to SSL Secured Page
We have built a Facebook app that utilizes the Canvas and Tab pages. The site has a form on it and everything works exactly like it should. We are now being requested to change the form's action from ...
0
votes
0answers
80 views
“iframe” and https Page Tab
I have a problem with https and Page Tab.
If I try to access at my application with secure connection
https://www.facebook.com/pages/Volkswagen-Bergamo/376434932387930?sk=app_404778286237303
I can ...
0
votes
2answers
570 views
FQL photo and photo_src table src using http but no https
I am using the photo and photo_src table to retrieve the src of photos on my Facebook page but there doesn't seem an option to get an https src. When serving my app over https the browser throws a ...
3
votes
1answer
1k views
PHP Fatal error: Uncaught CurlException: 28 and 35 on Facebook apps
I randomly get following error. It doesn't happen everytimes.
PHP Fatal error: Uncaught CurlException: 28: Operation timed out after 60 seconds with 47 out of 47 bytes received
PHP Fatal error: ...
0
votes
2answers
976 views
How to test Facebook-Connect on local host using ssl
I have a rails app that uses facebook connect to enable user registration/login (using devise and omniauth). After reading several articles on Firesheep i decided to force ssl communications for my ...
0
votes
2answers
69 views
If I use Facebook for authentication, is regular HTTP fine?
Can the Stack Overflow community sanity-check this for me?
I am working on a project that involves two components: an iOS app and a mobile website. It's for a product that will interact pretty ...
3
votes
1answer
151 views
Why is Facebook inserting a preload script for my app's css in HTTP when my page's reference is in HTTPS?
In our app (https://apps.facebook.com/testedenivel), we explicitly reference the page css in a https link like this:
<link rel="stylesheet" ...
0
votes
1answer
44 views
Is it possible to put files other than index.jsp on SSL using Heroku?
I use Heroku to host my Facebook application. The app works fine. The only thing is my app is dependent on two files : namely, index.jsp and result.jsp.
Now, by default the index.jsp file is on ...
2
votes
0answers
2k views
“Missing redirect_uri parameter” response from Facebook with Python/Django
This is probably a very dumb question, but I have been staring at this for hours and can't find what I'm doing wrong.
I am trying to use Python to authenticate with the Facebook API, but am having ...
