Open ProgrammingMyLife opened 3 years ago
I used sharexin-section to make a screenshot
sharexin-section
After the screenshot was made, I got the error invalid character 'ï' looking for beginning of value
invalid character 'ï' looking for beginning of value
my json file looks like
{ "DestinationType": "ImageUploader", "RequestURL": "myurl", "FileFormName": "image", "Arguments": { "endpoint": "upload", "token": "publicshare" }, "URL": "$json:url$", "DeletionURL": "$json:deletion_url$" }
I used
sharexin-section
to make a screenshotAfter the screenshot was made, I got the error
invalid character 'ï' looking for beginning of value
my json file looks like