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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T02:24:33+00:00 2026-06-16T02:24:33+00:00

I’ve registered my application on my magento admin. already got the Consumer Key and

  • 0

I’ve registered my application on my magento admin.

already got the Consumer Key and Consumer Secret.

but i have no luck to get the access token and access token secret.

it said

oauth_problem=parameter_absent&oauth_parameters_absent=oauth_consumer_key

Simple REST API

i’m testing based on this link

http://www.magentocommerce.com/api/rest/testing_rest_resources.html

What i need to know the answer is

  1. What must i fill to Header & Data textfield?
  2. How to get the Access Token and Access Secret Token (on Mozilla)?
  3. Is there any tutorial step by step to test any REST API?
  • 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-16T02:24:34+00:00Added an answer on June 16, 2026 at 2:24 am

    0) Install https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo to your chrome

    1) Get an oAuth client tool with command :

    sudo gem install oauth
    

    2) Set up the Magento server

    3) Get the oAuth tokens

    oauth \
      --verbose \
       --query-string \
       --consumer-key v484mnii2jyswedm6uo2cfcjay7uy49snws \
       --consumer-secret koay6845che7giy5lr17gnrhckkbhf8h5 \
       --access-token-url http://www.yourstore.com/magento/oauth/token \
       --authorize-url http://www.yourstore.com/magento/oauth/authorize \
       --request-token-url http://www.yourstore.com/magento/oauth/initiate \
       authorize
    

    RESPOND :

    Server appears to support OAuth 1.0a; enabling support.
    Please visit this url to authorize:
    http://www.yourstore.com/magento/oauth/authorize?oauth_token=ey6fokp0pbzwr1016eb528y5xw1ak5ji
    
    Please enter the verification code provided by the SP (oauth_verifier):
    YOUR_CODE_HERE
    
    Response:
      oauth_token_secret: g9kyz8c7zv868d58eav1muih3gxvq763
      oauth_token: aqvlfv9tuexn0mqiydgkaff4ixxg8743c
    

    4) Make the API call

    oauth \
        --consumer-key v484mnii2jyswedm6uo2cfcjay7uy49snws \
        --consumer-secret koay6845che7giy5lr17gnrhckkbhf8h5 \ 
        --token aqvlfv9tuexn0mqiydgkaff4ixxg8743c \
        --secret g9kyz8c7zv868d58eav1muih3gxvq763 \ 
        --uri http://www.yourstore.com/magento/api/rest/products \
        debug
    

    try http://www.yourstore.com/magento/api/rest/products


    Found it the solution

    http://www.aschroder.com/2012/04/introduction-to-the-magento-rest-apis-with-oauth-in-version-1-7/

    for php

    https://gist.github.com/2469319

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

Sidebar

Related Questions

I have a French site that I want to parse, but am running into
This could be a duplicate question, but I have no idea what search terms
I'm trying to convert HTML to plain text. I get many &\#8217; &\#8220; etc.
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I have a .ini file as follows: [playlist] numberofentries=2 File1=http://87.230.82.17:80 Title1=(#1 - 365/1400) Example
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but
I have a jquery bug and I've been looking for hours now, I can't
this is what i have right now Drawing an RSS feed into the php,

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.