Widget API headers #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm having trouble getting a widget to display https://icanhasdadjoke.com.
I made a copy of the chuck Norris script but I can't get it to work properly. I think it's because of the http headers. Can I get some hints?
The original script works perfectly. This means that you made a mistake in your script.
Yes, I'm asking what I did wrong.
You are parsing JSON incorrectly. Here is the correct line:
joke = ajson:get_value(result, "object array:attachments object:0 string:text")