Recent searches


No recent searches

Luqman Setyo Nugroho's Avatar

Luqman Setyo Nugroho

Joined Jan 06, 2025

·

Last activity Jan 06, 2025

Following

0

Followers

0

Total activity

3

Votes

0

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Luqman Setyo Nugroho

Luqman Setyo Nugroho commented,

Community comment Developer - Zendesk APIs

Hello, it's me again 😄

If anyone is facing this issue, apparently you can solve this simply by escaping the email string, eg


safe_email_string = urllib.parse.quote_plus("your_email+12@example.com")

/api/v2/users/search.json?query=email:{safe_email_string}'
 

A better API documentation would be helpful for your customer, instead of us having to guess your API behavior randomly 😄

View comment · Posted Jan 06, 2025 · Luqman Setyo Nugroho

0

Followers

0

Votes

0

Comments


Luqman Setyo Nugroho commented,

Community comment Developer - Zendesk APIs

Hi, Christopher Kennedy I faced a similar issue. May I know what's the solution?

 Thanks!

View comment · Posted Jan 06, 2025 · Luqman Setyo Nugroho

0

Followers

0

Votes

0

Comments