Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invalid character 'ï' looking for beginning of value

ProgrammingMyLife opened this issue · comments

I used sharexin-section to make a screenshot

After the screenshot was made, I got the error 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$"
  }