I am writing some import scripts for Wikdata QuickStatements import tool.
There is an option to run it fro URL, however I am struggling with encoding. For references I want to use URLs like this one, which includes some problematic characters — _&=/?).
If I try to replace these with URL encoding values, some of them are not encoded back.
Is the problem on QuickStatements side or am I missing something?