Replies: 2 comments 2 replies
-
There are 4 things wrong with your attempt.
1. The data type for paste bin content is not being set.
2. The json you are building is wrong.
3. Not enough stickers.
4 and you shouldn’t encode into a dictionary and then decode it again. That
step is useless. Just use the json as input for pastebin.
Kudos for the creative approach!
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Using Shortcut app works. We have done that in the past. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wondered, is it possible to create a sticker pack from within a scripted shortcut using the iOS integrated shortcuts app?
Feel free to have a look at the shortcut I wrote: https://www.icloud.com/shortcuts/001c7f01c5db4aa59ee308383376835a
After WhatsApp opens, I receive the message “The operation couldn’t be completed. (com.third-party-stickers error 1000.)”. Is it generally not possible, to create sticker packs from within a shortcut or is there something wrong with my code?
Beta Was this translation helpful? Give feedback.
All reactions