I'm attempting to run code that links our manager account to client accounts via the API after they've granted our application access. I'm receiving the following error through the API when I attempt to do so:
error_code { manager_link_error: INVALID_CHANGE } message: "The change for mutate link is invalid." location { field_path_elements { field_name: "operation" } } I was previously able to run code to do this on January 27 at ~6pm EST. The underlying protobuf constructed looks like it follows the API spec, so I'm confused as to what's causing the issue. As a work around I'm currently able to invite a user to our manager account internally and programmatically accept the invitation on the behalf of that user, but it's not a scalable solution (I'm also lazy and would like computers to do it :)). -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/25da7c81-9fed-4586-8429-d43cc89cb212n%40googlegroups.com.