Google Analytics API V3 / OAuth 2

前端 未结 3 811
醉话见心
醉话见心 2021-01-02 10:38

I\'ve desperately tried to figure this out on my own, and did not want to come to SO with this question, but I\'m at my wits end (no thanks to the api / oauth docs).

3条回答
  •  时光取名叫无心
    2021-01-02 11:04

    I got a 403 today and found the cause: in the get function I was using the account ID instead of the profile ID. Switching to the profile ID fixed it for me.

提交回复
热议问题