Few weeks ago I developed an app using the module and worked flawless, but from a few days ago, any time I try to download any .vcf file from contacts, it shows that error.
The weird thing is that I can list the files perfectly.
This is the client initialization method:
` def get_client(self):
Also, i was trying to test if the publish method could fix the problem, and it locks that doesn't work (the own method).
"*** AttributeError: 'Client' object has no attribute 'publish'"
Few weeks ago I developed an app using the module and worked flawless, but from a few days ago, any time I try to download any .vcf file from contacts, it shows that error. The weird thing is that I can list the files perfectly. This is the client initialization method: ` def get_client(self):