oleg90990

Results 1 issues of oleg90990

I created react native app and get access_token useing react-native-instagram-login. ` {"access_token": "RWROQUhN...", "user_id": 17841.....} ` How can I post a picture in my profile using access_token? example code `...