Closed medjedovicm closed 1 year ago
sas.domain.com - will get broken by the replace() function.
sas.domain.com
replace()
sasomain.com
https://github.com/sasjs/adapter/blob/60d3ff2d3904c721446cb442f96528ad7c9c159e/src/auth/AuthManager.ts#L242 https://github.com/sasjs/adapter/blob/60d3ff2d3904c721446cb442f96528ad7c9c159e/src/auth/AuthManager.ts#L351
For reference, this should be explicitly for serverType "SAS9" (as not relevant for "SASJS")
sas.domain.com
- will get broken by thereplace()
function.Example
sasomain.com
https://github.com/sasjs/adapter/blob/60d3ff2d3904c721446cb442f96528ad7c9c159e/src/auth/AuthManager.ts#L242
https://github.com/sasjs/adapter/blob/60d3ff2d3904c721446cb442f96528ad7c9c159e/src/auth/AuthManager.ts#L351