QuickChart: Not able to generate PDF in appsheet with quickchart

Hello Friends,

I am using quickchart in my appsheet application. I am able to successfully generate runtime chart in appsheet. below snapshot is for your reference:

RohitGaur_0-1677564653616.png

Further more, i am generating a pdf using action (all the necessary steps to create bot, event, process has been completed) method but getting below error message:

****************************************************************************************

Error: Failed to remove file extension from file name 'https://quickchart.io/chart?V=3&width=200&height=200&bkg=white&c= { type: 'line', data: { labels: [1,2,3,4,5,6,7,8,9,10,12,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31], datasets: [{ label: 'Data', data: [-1.28,-1.34,-1.43,-1.49,-1.49,-1.55,-1.55,-1.55,-1.61,-1.64,-1.7,-1.76,-1.76,-1.82,-1.82,-1.85,-1.88,-1.88,-1.94,-1.94,-1.97,-1.97,-1.91,-1.88,-1.88,-1.85,-1.79,-1.79,-1.76,-1.73,-1.7], lineTension: 0.4, backgroundColor: [ 'rgb(255, 99, 132)', ], fill: { target: { value: 30, }, } }] } }' because it contains Invalid characters: 'white space character' (Hex Character '000A') ?

 ****************************************************************************************

Can you please help me to solve this error.

Thanks,

Rohit Gaur

0 1 84
1 REPLY 1

Maybe use ENCODEURL() ?

Top Labels in this Space