Forum Discussion

Alwani's avatar
Alwani
New Contributor II
3 years ago
Solved

Coupa OAuth2.0 Configuration without using Coupa SNAP

Here is the issue, the Default OAuth2.0 Snap does have Scope so Where I can specify the Scope What Do I put as OAuth2 Endpoint? See screenshot. Is anyone able to connect to Coupa using OAuth 2.0 ...
  • makeshwar's avatar
    makeshwar
    5 years ago

    so … this gave me the solution

    $content.contains(‘\r\n’)?
    ($content.replaceAll(‘\r\n’,‘\n’) && $content.replaceAll(‘\n’,‘’) ) : $content.replaceAll(‘\n’,‘\n’)