[google-appengine] Facebook login using curl on app engine not creating a facebook session

2015-09-06 Thread Edmund Rojas
I have been pulling my hair out a few days on this issue, I have integrated facebook login on many other servers with no issues, but on appengine this is a major challenge. I have followed all of the steps to enable curl and enable billing

[google-appengine] facebook scraping the site and showing 'Test Page: Success'

2012-08-29 Thread Blast Radius
We just launched tonight, though the code has been on our default instance for about 24 hours, and we add the URL as a status update in facebook, we see the default success page. When we share with /index.jsp we see the OG meta data. Here's the URL : http://nikeprotraining.sportchek.ca/ Is this

[google-appengine] Facebook App Config (App Engine Java)

2012-04-27 Thread Sambi Reddy
Hello All, I created a test facebook using appengine: http://facebook-test.appspot.com I am able to access the app using the two URL's: http://facebook-test.appspot.com https://facebook-test.appspot.com But, I am not able to access the app using the URL: https://apps.facebook.com/timeline_test

[google-appengine] Facebook

2011-03-18 Thread vinh tran
code public static String fetchURL(String authURL) { String retStr = ""; try { URLFetchService fetch = URLFetchServiceFactory.getURLFetchService(); URL url = new URL(authURL);

[google-appengine] Facebook Lobbying Site

2010-09-27 Thread Ben Woodhead
Hello Everybody, I was thinking about creating a site and integrating it into Facebook for the purpose of lobbying the government. My main goal is to lobby for a feed in power tariff but I am sure others want to lobby for different things. Has anybody built or even considered doing something like

[google-appengine] Facebook and App Engine

2010-06-15 Thread Benjamin
I'm doing a lot of Facebook app development with GAE And GWT. When i'm in eclipse and make changes to my code - and then i want to see those changes inside of facebook i load the app up in a facebook app with the canvas callback url pointing to http://localhost:/?gwt.codesvr=127.0.0.1:9997&FB=

Re: [google-appengine] Facebook ranking friend time consuming

2010-04-19 Thread Jeff Schnitzer
Use a single batch get() instead of issuing lots of separate queries. It is best to think of the datastore as a big distributed hashmap rather than an RDBMS. Batch gets are easy to do with Objectify (a JDO alternative for GAE). You can still do batch gets with JDO but the syntax is tortured. It l

[google-appengine] Facebook ranking friend time consuming

2010-04-17 Thread Martin de la torre
Hello i am doing a jsp where i make one call to facebook to get the logged client , another to get their friends and and for each friend i look him on the datastore .Finaly i show on html the raking of the friends. for (int i=0;ihttp://wubbahed.com/2009/03/01/google-appengine-and-facebook-applic

Re: [google-appengine] Facebook developers: Please star this issue

2010-02-25 Thread Waleed Abdulla
It's a good issue to raise, but shouldn't that be raised to Facebook instead? They need to allow running FB Connect apps on more than one domain. Waleed On Thu, Feb 25, 2010 at 11:15 AM, Jeff Schnitzer wrote: > If you are currently developing a Facebook Connect app or plan to > develop a Face

[google-appengine] Facebook developers: Please star this issue

2010-02-25 Thread Jeff Schnitzer
If you are currently developing a Facebook Connect app or plan to develop a Facebook Connect app, please star this issue: http://code.google.com/p/googleappengine/issues/detail?id=2878 If you haven't noticed, you soon will: You cannot test your FB Connect app using XX.latest.example.appspot.com.

[google-appengine] Facebook Integration?

2009-09-08 Thread Devel63
Can anyone point me in the direction of a good resource for Facebook Connect/GAE integration? Neither the ShelfTalkers article (http://code.google.com/appengine/ articles/shelftalkers.html), nor PyFacebook (upon which ShelfTalkers relies) appear to work anymore. For example, PyFacebook relies on

[google-appengine] facebook

2009-08-19 Thread Richard Gates
i see the libs for php are already a point of interest so i wont need to add to that so i would just like to add a question about google supporting 3rd party libs like facebook and myspace or other major brands. my problem is i am on a path to using google api to managing content via google produc

[google-appengine] Facebook performance issues

2009-04-15 Thread Joe
I recently launched a Facebook application using Google AE as the backend (http://apps.facebook.com/lawoflargenumbers/). Unfortunately, the app is showing an average HTTP response time of approx 1300 ms...which is quite poor. Can anybody tell me if this is normal for Facebook apps using AE as t

[google-appengine] Facebook Apps powered by App Engine

2008-09-26 Thread boson
Hello everyone. There is a new Google Group for discusing developing Facebook Applications powered by Google App Engine. Stop by and say hi if you're playing with these two new techs. http://groups.google.com/group/facebook-and-google-app-engine --~--~-~--~~~---~--~-