'https://chart.googleapis.com/chart?cht=qr&chs=150x150&chl=https://www.mywebsite.com/5055275?argument=value1&argument2=value2'
The problem I'm running into is that my url (chl input) is itself a url with multiple arguments, and all arguments after the first are ignore. I think it's because the chart.googleapis.com url is interpreting any ampersand as a new argument for it -- as opposed to a sub-argument for the url I'm trying to convert. Any ideas?? -- 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 google-visualization-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/398734b3-51b3-4502-bc8c-f4df8b2ba72fn%40googlegroups.com.