Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It appears the current CF stack is not valid JSON file:

$ http https://vantage-public.s3.amazonaws.com/x-account-role-creat... | jq '.' parse error: Expected another key-value pair at line 420, column 17

(Haven't tried to execute it with CF)



There's a trailing comma after the last kv pair in a dict. One of those things that some json parsers will accept and some won't.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: