Ben Tanner
03/20/2023, 7:27 PMbattk
03/20/2023, 7:57 PMBen Tanner
03/20/2023, 8:04 PMbattk
03/20/2023, 8:10 PMBen Tanner
03/20/2023, 8:20 PMBen Tanner
03/20/2023, 8:49 PMwilberforce wairagu
04/24/2023, 10:55 AMwilberforce wairagu
04/24/2023, 12:18 PMbattk
04/24/2023, 6:06 PMBen Tanner
04/24/2023, 11:00 PMwilberforce wairagu
04/25/2023, 12:34 AMBen Tanner
04/26/2023, 7:06 PMgetSignature
. When setting signatureValue
the URL should not contain the URL parameters. In your example, the BASE_URL value for urllib.parse.quote(BASE_URL, safe='~()*!.\'')
will always be "https://<Account ID>.suitetalk.api.netsuite.com/services/rest/record/v1/salesorder". The offset and limit parameters would be added to the data
string, if they are used.