Events2Join

Unable to POST with OAuth1 Authentication


Unable to set HTTP OAuth2 Authorization on connection. Error ...

Issue You have created the HTTP Client connector. Within the Connection you have set the base URL, selected the Authentication Type as OAuth ...

Authentication OAuth - 2nd PROC HTTP fails - SAS Communities

filename resp temp; proc http url="https://mysasserver.net:443/SASLogon/oauth/token" method='post' in="grant_type=password%nrstr(&username=) ...