ERROR: Encode / Decode (v1.10)[Script Filter] JSON error: JSON text did not start with array or object and option to allow fragments not set. around line 1, column 0. in JSON: Deprecated: SimpleXMLElement::addAttribute(): Passing null to parameter #2 ($value) of type string is deprecated in /Users/bytedance/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.90DB529E-F644-4677-8636-A95AE524690D/workflows.php on line 197
M1 Pro,and php was installed
it still can't encode/decode correctly
is something i configure wrong?
Use this version: here It works to me (ventura)
use 1.11
use 1.11
How to install v1.11? i can't find it. It seems the latest version is 1.10
use 1.11
How to install v1.11? i can't find it. It seems the latest version is 1.10
here: https://github.com/hoyangtsai/alfred-encode-decode-workflow
use 1.11
How to install v1.11? i can't find it. It seems the latest version is 1.10
here: https://github.com/hoyangtsai/alfred-encode-decode-workflow
Another error, i've installed php
me too ,
This worked for me:
- find the workflows.php file:
- delete line 196 and 197 and save:
This worked for me:
- find the workflows.php file:
![]()
- delete line 196 and 197 and save:
Thanks, this worked for me too!

