Recent searches


No recent searches

이상우's Avatar

이상우

Joined Nov 23, 2023

·

Last activity Jan 07, 2025

Following

0

Followers

0

Total activity

11

Votes

0

Subscriptions

7

ACTIVITY OVERVIEW

Latest activity by 이상우

이상우 created a post,

Post Developer - Zendesk Apps Framework (ZAF)

In my Zendesk side app, I tried to send an API request to an external server with the "cors: false" option, but I received a 504 response.

The external server has added the information obtained from "/ips" to the firewall whitelist.
 

If the external server request URL is, for example, https://abc.abc.com:3000/test, the request is processed successfully when tried from a Zendesk webhook.
 

I am wondering why the request is not being processed correctly only when tried from the side app.

Could you also check how the request was sent from the proxy server?

Posted Nov 01, 2024 · 이상우

0

Followers

1

Vote

1

Comment


이상우 commented,

Community comment Developer - Zendesk Apps Framework (ZAF)

View comment · Posted Nov 01, 2024 · 이상우

0

Followers

0

Votes

0

Comments


이상우 commented,

Community comment Developer - Zendesk Apps Framework (ZAF)

Thank you for your respond
If there is no data such as an api key when accessing ticket sidebar,
I want to move it to Nav_app and input data.but, i think that custom event handler can't store input data.

I try to get installation app id and store input metadata in installation object.
But, this way has a little problem that delay time caused by asyncronized request.

Is there any different way to store input data?

View comment · Posted Dec 07, 2023 · 이상우

0

Followers

0

Votes

0

Comments


이상우 created a post,

Post Developer - Zendesk Apps Framework (ZAF)

One project set Zendesk navbar, ticket_sidebar.
I want to store the data entered by the user in the navbar app in metadata and use it in ticket_sidebar, how can it be implemented?
The project is being developed in React 18 version.

Posted Nov 23, 2023 · 이상우

0

Followers

2

Votes

3

Comments