
Willie
-
총 활동 수12
-
마지막 활동
-
회원 가입일
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수0명
-
투표 수2
-
플랜 수4
활동 개요
Willie님의 최근 활동-
Willie님이 에 댓글을 입력함
Thanks Ahmed Zaid! I played with it a bit and this did the trick! You can disregard my last message. Best,
-
Willie님이 에 게시물을 만듦
Customizing the web widget chat label
Hi, I'm attempting to update the text of the web widget in the bottom right. Currently, the text displayed is "Help", but we would like the text "Chat." I've been directed to this article: https:...
-
Willie님이 에 댓글을 입력함
When using the code above, the language dropdown in our footer is not collapsed. Any tips on where we're going wrong? Code: <footer class="footer"> <div class="footer-inner"> {{#link 'help_ce...
-
Willie님이 에 댓글을 입력함
Thanks Eric! That was exactly what I needed. For any future readers: In python, I was using json.loads() on a formatted string, which capitalized the boolean values, and tried to pass that as data ...
-
Willie님이 에 게시물을 만듦
<Response [422]> "error":"Unprocessable Entity" when trying to create_many dynamic content variants
Hi, We're trying to add language variants to a dynamic content item that has already been created. Using the following endpoint and data: api/v2/dynamic_content/items/1900000084307/variants/crea...
-
Willie님이 에 댓글을 입력함
I'm getting some very strange behavior when attempting to make a call to an API endpoint from within a custom ticket sidebar app. Any help would be appreciated! client.get('ticket.requester.id').t...