#rickalday
1 messages · Page 1 of 1 (latest)
Hello! The error you're seeing is correct, URLs with the anchor before query parameters are not valid. You need to put the anchor at the end, after the query parameters.
It works with the anchor before the parameters but not the other way around.
Interesting. I am less familiar with this but am asking for help from a colleague, will get back to you with what we can find