Hi Team,
I am trying to access Oracle ERP Standard REST API “fscmRestApi/resources/11.13.18.05/autoInvoiceInterfaceLines” from postman with Authorization as Basic Auth.
I am able to access the Fusion Apps with the same credentials but when i try to access the API from postman I am getting 401 Unauthorized.
I am using Company single sign on credentials.
Can you please suggest what I am missing here?