Closed 19950813 closed 3 years ago
Hello,
I'd like to direct you to the ECMWF Support Portal: https://confluence.ecmwf.int/site/support From there you can find answers to common questions or raise a ticket with our support team.
That said, it looks to me like the error is telling you that there are three % characters, but these should come in pairs around variables to be substituted, e.g. %log_url%. So I think the problem is the '%20' that you have later in the line - it is seen as an unmatched % character.
Best regards, Iain
@iainrussell Trouble you!