ehcanadian
07/01/2021, 9:18 PM<http://http.post|http.post>
using SS2.1? Trying the same code with SS2.1 fails (error 500) while 2.0 works as expectedehcanadian
07/02/2021, 2:57 AMvar headers = [];
headers['authorization'] = connectionDetails.AUTHORIZATION;
headers['Content-Type'] = connectionDetails.CONTENT_TYPE;
ehcanadian
07/02/2021, 2:59 AM