You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.
I entered some Chinese characters along with a list of urls in the node attachment of a node.
There's no problem if I export the mindmap. But if I save it to Github, I receive a 422 error as follows.
PUT https://api.github.com/repos/zxteloiv/mindmup_storage/contents/20150427.mup
{
"message": "content is not valid Base64",
"documentation_url": "https://developer.github.com/v3/repos/contents/"
}
Hi, there.
I entered some Chinese characters along with a list of urls in the node attachment of a node.
There's no problem if I export the mindmap. But if I save it to Github, I receive a 422 error as follows.
Parameters for this PUT action is something like
And I copied out the content field to any online base64 decoding service, I get a stripped json string
My environment is
I hope this problem could be solved, then I can type in things more freely :)
Thank you!
The text was updated successfully, but these errors were encountered: