Hi,
Thank you for reaching out to the Google Ads API support team.
After reviewing your concern, I understand that you are encountering an error with the error message "Oauth token HTTP header is malformed." while trying to update the click conversion.
It appears that the credentials sent in your HTTP request are not valid and this is why you have encountered this error. The prevention tip recommended is to make sure you've passed the correct access token associated with your account. It's sometimes confused with refresh tokens and authorization codes. If you would like to get a credential that can access all client accounts under a manager account, make sure you get the
refresh token for the manager account. For more details, see our guide on
access token and refresh token and
OAuth2.
If the issue still persists, please provide us with the complete API logs (
request and
response with
request-id and
request header) generated at your end to better assist you.
As you are using the python client library, if you haven't enabled the logging yet, I would request you to enable logging at your end by referring to the guide on
Python.
You can send the details via
Reply privately to the author option, or
direct private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02q9j8u:ref"
Thanks,
 |
Google Ads API Team |
