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

  • SEARCH
  • Home
  • 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 8518863
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T06:05:49+00:00 2026-06-11T06:05:49+00:00

In my application, I’m manually setting an access token that’s stored server-side. When I

  • 0

In my application, I’m manually setting an access token that’s stored server-side. When I try and use an FB.dialog to show an invite dialog, the web view displays “An error occured with . Please try again later. API Error Code: 110 API Error Description: Invalid user id Error message: Missing user cookie (to validate session user)

I’ve verified that the token is valid, and I’ve been able to make requests requests with it.

Here’s the implementation:

            Facebook facebook = new Facebook("my app id");
            try {
                facebook.setAccessToken(authToken);
                SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss");
                Date date = format.parse(tokenExpiration);
                facebook.setAccessExpires(date.getTime());
                Bundle params = new Bundle();
                params.putString("message", "Invite Friends!");
                facebook.dialog(mActivity, "apprequests", params, new DialogListener() {

                    @Override
                    public void onFacebookError(FacebookError e) {
                        Log.e(e.getMessage(), e);
                    }

                    @Override
                    public void onError(DialogError e) {
                        Log.e(e.getMessage(), e);
                    }

                    @Override
                    public void onComplete(Bundle values) {
                    }

                    @Override
                    public void onCancel() {
                    }
                }); .....

No callback is made for onFacebookError or onError

  • 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-06-11T06:05:50+00:00Added an answer on June 11, 2026 at 6:05 am

    Figured this out, it was related to a partner’s SDK messing w/ cookies.

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

Sidebar

Related Questions

Application I am developing does some kind of server-side authorization. Communication is done via
my application use 10 threads that to read a lot of html file.similar the
Application use NHibernate. I Have object A that contains set of objects B. I
Application requests KML data through AJAX from server. This data is stored in javascript
Application : HTA (therefore IE) This is an application that uses SendKeys to populate
Application works fine. I can access everything in debug except for an Array Adapter
My application that is not on Play Store verify on the web If there
Application db connection in web service. i haveto connect the db using that web
Application connected to MS SQL Server will create views where a single row result
application design/architecture question for a project that I am building. I have a main

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.