cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to integrate SAP Datasphere Consumption API in SAP BTP Destination and SAP BTP-BPA

Shivananda
Explorer
0 Likes
766

Hi All,

I am facing an issue when creating a destination on Sap data sphere Consumption API. I am getting a 401 authorization issue when creating a Destination using Oauth 2.0. However, using the same URL in Postman is working fine.

Can you suggest a solution to this issue?

This is the authorization I am using for Postman.

Shivananda_0-1728402762602.png

 

View Entire Topic
Dan_Wroblewski
Developer Advocate
Developer Advocate
0 Likes

The Check Connection only checks whether it can reach the destination, and since you got a 401 it was able to reach it, though could not authenticate you. You can actually see by the icon that the check connection feature considers this a success.

I would try the destination from the app and see if it works.