Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6966769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:14:03+00:00 2026-05-27T16:14:03+00:00

I am trying to integrate facebook with a GAE application. When I go to

  • 0

I am trying to integrate facebook with a GAE application. When I go to the page where the facebook login button is I get an alert box with the message “Unknown url”. Is this a configuration issue? How can I resolve this?

My Java Code:

    private static final String ApiKey = "xxxxxxxxx";    
    private FBCore fbCore = GWT.create(FBCore.class);    
    private boolean status = true;
    private boolean xfbml = true;
    private boolean cookie = true;

...

        fbCore.init(ApiKey, status, cookie, xfbml);

In my HTML I have

 <div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js"></script>

In my facebook application I set the site url to something like:

site url: http://127.0.0.1:8888/MyApplication.html?
canvas url: http://127.0.0.1:8888/MyApplication.html?

Looking at IE I see this error generated:

Message: OAuth2 specification states that ‘perms’ should now be called
‘scope’. Please update. Line: 23 Char: 1336 Code: 0 URI:
http://connect.facebook.net/en_US/all.js

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:14:04+00:00Added an answer on May 27, 2026 at 4:14 pm

    A few notes:

    1. You are not authenticating your GAE (server) app with Facebook. To do this you should use server-side flow.

    2. What you are doing is using GwtFB (I assume), which is a wrapper around Facebook javascript client library. This library implements client-side flow, where only client (js app in browser) is authenticated against Facebook.

    3. Unfortunately FB does not have a library that implements server-side flow (as this would be server-technology dependent and there are just too much server technologies around to support them all). For a GAE implementation see LeanEngine, specifically the FacebookLoginServlet.java and FacebookAuth.

    4. With server-side flow, you need to register your ‘redirect-after-authentication’ url with Facebook. So you can not use dev server with private addresses (127.0.0.1, 192.168.1.1, etc..). You need a internet visible address.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get the facebook comments box to integrate with a microsite that
I'm trying to integrate facebook login on a site I'm working on, but so
I am trying to integrate facebook in my iphone application. after logged in from
I am trying to integrate Facebook to one of my projects. At this time
I am trying to integrate facebook connect with my cakephp application. i am not
I'm trying to integrate a Facebook send button into my site using Facebook app.
I'm trying to figure out how should I integrate facebook login system in my
I am trying to integrate Facebook with my app. I read this on developers.facebook.com
I'm trying to integrate an application with Facebook Chat in C#. Facebook recommends the
I'm trying to integrate my web application with the Facebook platform. below is my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.