1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +00:00

fix: Syntax correction for raise_err parameter

This commit is contained in:
Trevor Moody
2021-03-17 16:31:47 +00:00
parent eeb25fa5bc
commit 6fc8408988

View File

@@ -131,7 +131,7 @@
,access_token_var=ACCESS_TOKEN
,grant_type=sas_services
,outref=0
,raise_error=0
,raise_err=0
,mdebug=0
);
%local oauth_bearer;