Re: Migration version API error cannot use a string pattern on a bytes-like object

2018-06-11 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Fabrice, 

The "cannot use a string pattern on a bytes-like object" could be a warning 
thrown by the client library where the byte conversion is not taking place 
correctly. You may refer to this Stack Overflow post 

 which 
might be helpful for you. If you continue to have an issue with this, you 
can post your concern on the Python Github issue tracker 

 and 
the library owners will be able to take a look.

Thanks,
Bharani, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/fae65b22-aaac-4f1e-ba0d-ef2eb5b10f30%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Migration version API error cannot use a string pattern on a bytes-like object

2018-06-11 Thread fabrice . boccaccini
Bonjour,

Nous utilisons la version v201710 de l'api Adwords.

Nous souhaitons passer à la version v201802 mais nous rencontrons un 
problème bloquant.

*Nous faisons :*

*service = client.GetService('**CustomerService**', version='v201802')*


*Puis nous faison:*

*accounts = service.getCustomers()*


*Et la nous avons cette erreur:*

*cannot use a string pattern on a bytes-like object'*


Cela fait plusieurs jours que je suis sur ce problème et je n'ai toujours pas 
trouvé de solution.


Dans l'attente de votre retour.


Cordialement.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9379b7a6-5d3f-4802-b7a8-fb3448126b53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.