Is there an update for that script? I'm trying to run it but I cannot get any response from that command. ``` payload_and_signature=$($CURL --insecure --silent --max-time 5 --get --data-urlencode "token=${pia_token}" "https://${pia_gateway}:19999/getSignature") ```