Instagram access token to retrieve any user feed

前端 未结 3 2035
谎友^
谎友^ 2021-01-06 13:01

Is it normal that I can get any users feed with the same access_token? Here are two examples. The first is from the test account, it is what I should have a

3条回答
  •  独厮守ぢ
    2021-01-06 13:31

    Most apis work like this. Even though you are requesting public data (ie Imagine Dragon's instagram feed) they want to know who is making the request. They are probably tracking it to make sure no one is making a billion calls a day or something.

提交回复
热议问题