I tried the following api to get the user id of the instagram user
https://market.mashape.com/minter_io/instagram-analytics#get-user-data-from-instagram
and got user id from this api
And than i used the following api to add report of the instagram user
https://market.mashape.com/minter_io/instagram-analytics#reports-post
passed the required parameters like access token and user id but got the following response
{
“error”: {
“message”: "user_id
or hashtag
not found in input params"
},
“success”: 0
}
and am not getting any accurate data from https://market.mashape.com/minter_io/instagram-analytics#number-of-posts and https://market.mashape.com/minter_io/instagram-analytics#growth-total-followers
just getting a lot nulls value and blank values
Partecipa alla discussione - aggiungi un commento di seguito:
As you’ve contacted our support team directly, we are closing this ticket.