Questions tagged [facebook-canvas]

Facebook Canvas is the application environment for 3rd party Games & Applications that live within Facebook, in a framed environment. Page displayed can be fetched from other websites.

Facebook Canvas is the application environment for 3rd party Games & Applications that live within Facebook, in a framed environment. Page displayed can be fetched from other websites.

Facebook Canvas Application Development documentation

390 questions
0
votes
1 answer

Why does 302 redirect does not work in a iframe?

In facebook documentatin page login for canvas, they says: Because your application is being loaded in an iframe, returning a 302 to redirect the user to the Login Dialog will be unsuccessful. What is the reason for a 302 redirect not working…
duduklein
  • 10,014
  • 11
  • 44
  • 55
0
votes
1 answer

Aggregating a list of users IDs who have installed my Facebook app

I have an App with close to a million installed users. But as the user base grew, I failed to store the user IDs who installed my app in my database. Now I am alarmed to find that Facebook API offers no direct method to do that. How do I go about…
0
votes
1 answer

Get Facebook locale before login or even loading the SDK

I'm creating a multilingual Facebook Canvas game. I want it to use the user's Facebook locale as its own locale. I can easily get the locale of a user who is logged in and has authed my app. However: I need the locale before a new user…
Bart van Heukelom
  • 43,244
  • 59
  • 186
  • 301
0
votes
1 answer

Links in fb canvas apps not working in IE

I created a canvas facebook app. The app itself was made in html and consisted of multiple different pages, the first page linking to the next, and so on... (links were assembled as simple html a tags with target="_self") Everything seemed to be…
Nizer
  • 53
  • 9
0
votes
1 answer

Localizing Facebook "scrapes"

We're running a canvas app that has fully localized og tags. Everything is working well except when users choose to manually copy the facebook app url (apps.facebook.com/mysite) into a post. When that happens, we want the text in the posted message…
roufamatic
  • 18,187
  • 7
  • 57
  • 86
0
votes
1 answer

Iframe Width not working

I really could use some help, I have width set to fluid and it is not displaying our website correctly. I am thinking maybe I need to put some coding into the website itself to make the width populate correctly. Any advise would be appreciated.…
0
votes
1 answer

Facebook canvas app - blank page

I am having a weird issue with facebook canvas application and clicking on app request notifications. Basically if you are in the app, and someone else sends you an app request for the same app, then the notification globe will show the request. If…
Umair
  • 3,063
  • 1
  • 29
  • 50
0
votes
0 answers

Post form, signed_request and session in Facebook Canvas

I'm developing a Facebook app that will run in canvas. This is the scenario (I think it's very common). This is all server-side implementation. Being: APP_URL: https://apps.facebook.com/xxxxxx/ CANVAS_URL: https://myexample.com/facebookApp/ Step…
Marcelo Pascual
  • 810
  • 8
  • 20
0
votes
1 answer

Monetization in a facebook app for websites

I have a gaming website which also has a facebook app for connecting through facebook. I have offers and virtual currency for purchase, not with FB credits. When the app is opened from facebook, it's connecting to the site but shows it in a canvas,…
0
votes
1 answer

Deploy my app on Facebook.com

I have a question. If I develop my app locally using local server on my laptop, can I deploy it using canvas on facebook.com ? Then the users can login and access my app. Right? But if the server local wouldn't that make a problem. I am new to FB…
Sara
  • 2,417
  • 7
  • 35
  • 52
0
votes
1 answer

Is it possible to develop apps on Google Plus?

Is it possible to create applications on Google Plus in the same manner as Facebook? In other words, "Apps on Facebook are web apps that are loaded in the context of Facebook in what we refer to as a Canvas Page". Does a similar API exist for…
Sheldon
  • 9,639
  • 20
  • 59
  • 96
0
votes
0 answers

FB App Open Graph - app doesn't post to the wall

I am trying to make work the Open Graph. In the administration of the app I have these 2 items: Action Types: write - note Object Types: note I don't know why, but Open Graph still doesn't work. I followed this tutorial, but when I press the…
0
votes
1 answer

Removing ads in facebook canvas app/ page

I am creating a facebook canvas app and I was wondering if its possible to manage the ads displayed to the right of the app. Maybe remove the ads, or choosing which one can be displayed. I am using the facebook php sdk and js sdk. I can not find…
Dan Stern
  • 2,155
  • 8
  • 26
  • 38
0
votes
1 answer

Redirect to Facebook page tab after authentication

I have a facebook page where I have added a tab of my application. I use to check that the user is authenticated or not using the following code:-
0
votes
1 answer

Facebook Application display blank page

i have created one Facebook application (using CanvasFBMLBasePage) in Asp.net more than 2 years ago, and it was working fine. i tried to check it today, and it was just shows me blank page. in debug tool, it gives Response Code: 200 Errors That Must…
meghana
  • 907
  • 1
  • 20
  • 45