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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user