on 2023 Mar 28 8:14 AM
Hi all , i want to fetch business partner from fsm by postman and i want to autherization by bearer token how to get it from sap fsm please help.
Hi Yash, this help page describes the process of creating a bearer token step by step:
Example Walkthrough - OAuth 2 API
If you are using Postman, you don't need to manually encode the Client ID and Client secret. Just enter these values as username and password in the "Authorization" tab (make sure to select type "Basic Auth").
In the "Body" tab, select "x-www-form-urlencoded" and enter "grant_type" under "KEY" and "client_credentials" under "VALUE".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
3 | |
3 | |
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.