JSON object literal notation doesn't like periods
Closed this issue · 1 comments
aaron-j-krause commented
Using the straight object notation to send JSON will cause it to throw an error if your strings include a period. e.g. trying to send a website or email address.
toastynerd commented
Fixed by #9