Hi Anthony. Thank you for the reply.
I have login to the Google Ads successfully using OAuth2 and received the access token. Then I am simple copying and pasting the below URL from example. But it is showin error. *API Call* https://googleads.googleapis.com/v3/customers/{customer_id}/campaignBudgets:mutate where {customer_id} will be replaced with Test account customer id. *Response* { "error": { "code": 401, "message": "Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.", "status": "UNAUTHENTICATED" } } Why I am getting such error, while I have logged in on the other tab of the browser? I am waiting for the reply. Thanks, Amit -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b76f18d7-6dc2-4cff-a112-f171624f8222%40googlegroups.com.
