Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Questions dealing with legal aspects of programming: licenses, fair use, copyright, and so forth.

learn more… | top users | synonyms (1)

-1
votes
0answers
8 views

Can I store in a local database public basic intormation retrieved using Facebook Connect? [closed]

Given the following scenario: I log a user into my application using "facebook connect" and I retrieve the public basic account information ONLY about the user. Am I allowed to store these in my ...
0
votes
1answer
38 views

reading facebook feeds of certain profile ids legal issues

I have a list of facebook profiles and I can access their feed via the facebook API and a token. I am wondering, is it allowed to get those feeds and store them locally for media monitoring ? And if ...
0
votes
1answer
128 views

Using Facebook Login to create a user?

I've read this SO post which led me to this FB policy page, which seemed to include some pertinent information, but I'd like more of a community response, maybe some experienced FB API people who know ...
-1
votes
1answer
106 views
1
vote
0answers
35 views

Facebook and Yahoo's Flickr photo patents? Confused [closed]

I don't want to ask something about patents, mainly because they're a complicated mess and I honestly wish I could just move to a country that doesn't follow U.S patents and host my stuff there. But ...
-2
votes
1answer
52 views

App development - how to specify T&Cs for users in my app's settings? [closed]

I developed an app that also provides access for users through facebook. I wanted to know where to put the acceptance of my terms and Conditions of Use when users log in the application through ...
0
votes
0answers
13 views

Facebook TOS Query

If I had a site that allowed a user to login and connect with their Facebook account, which then in turn allowed them to see all the photos they have an were tagged in, their messages, and their ...
0
votes
1answer
121 views

Facebook credits for application without company

Is it possible for individual developer to use Facebook credits without registering a company with Facebook? My goal is to launch a game type application and collect money. Is it possible to collect ...
2
votes
1answer
234 views

Facebook credits and VAT

According to this page: https://developers.facebook.com/docs/credits/reports/, developers using Facebook Credits are supposed to charge VAT. As a developer in the EU, it seems I am supposed to charge ...
1
vote
1answer
38 views

Data of users who remove your app

I've read through the Facebook Platform Policies but haven't understood what happens to the data. As a developer, am I obligated to remove the data you've saved/cached for that user? Or is it OK to ...
0
votes
0answers
544 views

Adding photo caption on upload allowed or not? [closed]

Facebook Platform Policies are fuzzy about what's allowed regarding captions to photos uploaded by the app. The policy (https://developers.facebook.com/policy/) states: You must not pre-fill any ...
2
votes
0answers
220 views

What data can be legally saved from the Facebook API? [closed]

Im planning on making an application which fetches public posts from the Facebook API and perform some kind of analysis on it. To do this, I need to save the public posts to a database. I read the ...
0
votes
1answer
70 views

Likeable Facebook Pages

I am interested in getting pages from facebook that are likeable (non users). Such as the pages from the following url: http://www.facebook.com/pages/browser.php. Is there a way to query all pages ...
-1
votes
2answers
475 views

Legal: extract and save name / email address

My client wants to present the user with a page within an application with a form to enter them into a contest. To run the contest, obviously we need to store their entry. We're asking the user for ...
1
vote
0answers
4k views

Using 0.facebook.com as a web proxy

Some mobile operators provide free access to 0.facebook.com - as in it doesn't count against the data limit. As far as I know it's text-only but it could, technically, be adapted as a proxy. In fact ...
1
vote
0answers
94 views

Is it legal to use facebook data from third parties? [closed]

For a project I am running I would like to use information on data from facebook users who agreed via an app to share their information. Are the app owners allowed to share their information with ...
4
votes
1answer
502 views

Are public Facebook photos ok and legal to reuse on your blog? With or w/out attribution? [closed]

Facebook doesn't offer an embed feature for photos on its site. If a Twitter user posts a public link to a Facebook photo like this: http://twitter.com/planetnomad/statuses/53550848877400064 Is ...