Hello, I am trying to use the Chart API to generate QR Codes for vCards. All went well till I wanted to add a photo the vCard. I have to add it encoded in base64, so it is a very long string and Google refuses to generate the QR Code.
I have looked for a solution and have visited the old QRCode API of Google, said as "deprecated", and it was mentioned that we could send POST requests for requests bigger than 2KB. But it seems like it is no more possible since I have tried to post a request in curl and the response page was "Your client has issued a malformed or illegal request.". Does someone have a solution to make POST request to Chart API ? Or have a solution to make a QR Code of a vCard with a photo ? Thanks -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/b4fa30bc-527f-44de-a369-02a49348aad3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
