
Tomer Ben Arye
-
Total activity14
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes1
-
Subscriptions7
Activity overview
Latest activity by Tomer Ben Arye-
Tomer Ben Arye commented,
Bonaliza Garcia I think my code 5 post above will help you. https://support.zendesk.com/hc/en-us/articles/115000510267/comments/360005066074
-
Tomer Ben Arye commented,
Hey Devan, My post was a code to all the other people here, that were struggling to make it happen.... So, my code works fine, but you're right, I didn't include a proper "header" for it.TL;DR,If s...
-
Tomer Ben Arye commented,
Many questions raised here before me, for the last 2 years. If someone has an issue sending a base64 encoded API_Token, he can use my few lines of scripts to do so. Python3: import base64import r...
-
Tomer Ben Arye created a post,
[theme] - revert to last saved ( revision control )
Changing theme might have a huge impact if it is not done well. Having the ability to rollback to the previous version is mandatory.
-
Tomer Ben Arye created a post,
[theme] - last modified by whom is missing ( there is a date w/o the time as well )
The theme was changed. 1. Please add the actual time in UTC that it was changed. 2. Please add the person who did it so I won't have to file a ticket ( saving your time here... )
-
Tomer Ben Arye commented,
Can you add this example of how to send it properly? Add an example of sending requests: session = requests.Session()session.headers = {'Content-Type': 'application/json', 'Authorization': 'Basic B...