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 8494601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T23:20:44+00:00 2026-06-10T23:20:44+00:00

Im following Ryan Bates Screen Cast #360 Facebook Authentication… When i get to to

  • 0

Im following Ryan Bates Screen Cast #360 Facebook Authentication…

When i get to to part where i click the link to log into facebook i get a

{
   "error": {
      "message": "Missing client_id parameter.",
      "type": "OAuthException",
      "code": 101
   }
}

i tried restarting the server like previously stated
Im pulling my hair out trying to figure this out

My site url at facebook development page is correct i’ve followed his steps hundreds of times

  • 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-10T23:20:45+00:00Added an answer on June 10, 2026 at 11:20 pm

    May be you have not setup the env for FACEBOOK_KEY and FACEBOOK_SECRET

    In terminal (if you are using linux or mac)

    $ export FACEBOOK_KEY=zzyzyzyzyzyzzy
    $ export FACEBOOK_SECRET=zzyzyzyzyzyzzysbdbdsndnds
    
    #now start rails from same terminal
    $ rails s
    

    this will now pass the values of FACEBOOK_KEY and FACEBOOK_SECRET to application.

    Or second option

    provider :facebook, ENV['FACEBOOK_KEY'], ENV['FACEBOOK_SECRET']
    

    to this

    provider :facebook, 'FACEBOOK_KEY', 'FACEBOOK_SECRET'
    

    Diff between using two approaches.

    The drawback of second type is, you need to keep the keys into the code repository. which is not a safe approach.

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

Sidebar

Related Questions

I've been following the railscast #85 by Ryan Bates at this link regarding YAML
In a screen cast on Exporting CSV from a rails app , Ryan Bates
I've been trying to figure out how Ryan Bates, in his Facebook Authentication screencast
I'm trying to deploy to a VPS following Ryan Bates screencast. I'm using thin
Following Ryan Bates' instructions on creating a before_filter that sets a time_zone like so
I am following Ryan Bates railscasts I18n Internationalization and hitting a problem/question. I am
I'm following Ryan Bate's instructions for using Omniauth to set up third party authentication,
So I'm playing around with Ryan Bates Simple_Form railscast , and I get the
I'm using jquery_token_input after following Ryan Bates railscast #258 and this is the code
I am following Ryan Bates' railcast 146 and it is really helpful. However, Im

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.