How to Consume NetSuite API with OAuth 2.0 in SAP ABAP with 3 Simple Steps?

preview_player
Показать описание
Step 1 - GET Request to the Authorization Endpoint (Manual - Unfortunately)
Step 2 - POST Request to the Token Endpoint (Get Access Token)
Step 3 - POST Request to the Actual Endpoint (POST to NetSuite)

#SAPYard #SAPTechnical #SAPTraining #SAPCourse #ABAP #HANA #SAPUI5 #Fiori #JavaScript #OData #BRF+ #BRFplus #CDS #AMDP #S/4HANA #NetSuite #OAuth2.0 #AccessTokenInABAP
Рекомендации по теме
Комментарии
Автор

Hi man, am try to use postman to get response with newly  created rest api... It's working in browser but not working in postman (getting error this browser is unsupported ) response as 500

Please provide Your input

-balagurus
Автор

Nice Video.
How we do CURD operation for React application using ABAP

galaxy
Автор

Hi, When I hit the token endpoint to get access token, I'm getting invalid_grant error. Also, I'm doing it fast enough.

anujraj
Автор

You should use the refresh token to get a new access token when expired

karimmahmoud
Автор

Please create a video for consuming SAP Translation API in ABAP Program

alokpradhan
Автор

how can I get authentication code automatically?

vothedung
Автор

Does the code in first step gets expired?

sujitroy