> On Nov 12, 2014, at 4:30 PM, Ryan Kelly <[email protected]> wrote:
...
> It may be due to the way you have copy-pasted into the email here, but
> as written, this is not valid JSON. The "payload" field contains
> unescaped quote characters, e.g. what is shown above as:
>
> "payload": "{"ciphertext": ...
>
> Should have the inner quotes explicitly escaped like:
>
> "payload": "{\"ciphertext\": …
Also, this may also be a copy/paste error, but there is an empty line between
the Authorization header and the rest of the request headers.
S.
_______________________________________________
Dev-fxacct mailing list
[email protected]
https://mail.mozilla.org/listinfo/dev-fxacct