Recent searches


No recent searches

Jonah Pressman's Avatar

Jonah Pressman

Joined May 16, 2021

·

Last activity Oct 16, 2021

Following

0

Followers

0

Total activity

3

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Jonah Pressman

Jonah Pressman commented,

Community comment Developer - Zendesk APIs

Thank you, Charles.

Thank you for your prompt reply.  I had a fun time taking an existing Python dictionary (which defaults to single-quotes in Python) and manipulating it sufficiently so that ZD API would ingest it successfully and not treat it as a null payload.

Best, Regards
Jonah

View comment · Posted Mar 26, 2021 · Jonah Pressman

0

Followers

0

Votes

0

Comments


Jonah Pressman commented,

Community comment Developer - Zendesk APIs

I can send a perfectly formatted JSON from a python script, receive an HTML 201 response status but the JSON data is not processed.  When I change the JSON by force to use double-quotes rather than single-quotes and issue the same API call, I get the desired result.  

There seems to be an absolute insistence by the API to use double-quotes in JSON rather than the default single-quotes.  Can you confirm this?  Thanks in advance.

View comment · Posted Mar 26, 2021 · Jonah Pressman

0

Followers

0

Votes

0

Comments