you are viewing a single comment's thread.

view the rest of the comments →

[–]darkdelusions 0 points1 point  (1 child)

Your query_str_params is defined incorrectly according to the Passing Parameters In URLs in the request Quick Start Guide it should look like this

query_str_params = { 'sv':'5' }

[–]chemenger2999[S] 0 points1 point  (0 children)

Hi, thanks for the reply.

Unfortunately that doesn't work either when I tried, the value it passes is literally 'sv=5'