I have been all over other similar issues here and stack overflow, it seems that while others were able to get around it, i can not, I am simply sending a get with a query parameters, the .log, says Matching is false, however they (the URLs) are exactly the same, i actually ran them both in a Python script (str1==str2) and it returned True just to be sure.
I have been all over other similar issues here and stack overflow, it seems that while others were able to get around it, i can not, I am simply sending a
getwith a query parameters, the.log, says Matching is false, however they (the URLs) are exactly the same, i actually ran them both in a Python script(str1==str2)and it returned True just to be sure.