Code Monkey home page Code Monkey logo

Comments (5)

slauzinho avatar slauzinho commented on June 11, 2024 4

After you get the token you just need to use Instagram Graphapi https://developers.facebook.com/docs/instagram-api/

from react-native-instagram-login.

SrinivasanKannan18 avatar SrinivasanKannan18 commented on June 11, 2024 3

After you get the token you just need to use Instagram Graphapi https://developers.facebook.com/docs/instagram-api/

Yeah I have used that API but it shown 'Invalid OAuth access token.' error and error code:190

from react-native-instagram-login.

rjravijoshi111 avatar rjravijoshi111 commented on June 11, 2024

@slauzinho I have to use Instagram graph API but in there I have got the only username.
I m using this API
https://graph.instagram.com/${data.user_id}?fields=${'id,username'}&access_token=${data.access_token}

But I need the user's full name, profile image.

from react-native-instagram-login.

Dhanraj-bidchat avatar Dhanraj-bidchat commented on June 11, 2024

Can I make this API call with this node module:
GET
"https://graph.facebook.com/v3.2/17841405309211844?fields=business_discovery.username(bluebottle){followers_count,media_count,media{comments_count,like_count}}&access_token={access-token}"

from react-native-instagram-login.

AdeelMughal avatar AdeelMughal commented on June 11, 2024

@slauzinho I have to use Instagram graph API but in there I have got the only username. I m using this API https://graph.instagram.com/${data.user_id}?fields=${'id,username'}&access_token=${data.access_token}

But I need the user's full name, profile image.

Any update on this ? I am still looking for solution. I am unable to get user's profile picture, email and full name.

from react-native-instagram-login.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.