Luna Vasconcelos
Results
3
comments of
Luna Vasconcelos
Yes, it is
hey, i was able to make it work, inserting null checks in the source code on these two variables: headers![x_amz_date] = datetime; headers![x_amz_security_token] = awsSigV4Client.sessionToken; so i changed both to...
yes, so, the lines that were returning the problem was 84 and 91, I think the problem was on the const amz_date and const amz_security_token, I think because they are...