-
- [x] Add FAPI URL and BAPI URL to config
- [x] Extend "/v2" to BAPI URL before usage (so you pass it **without** it in config)
- [x] Adapt issuer validation, see https://github.com/corbado/corbado-…
-
- [x] Add FAPI URL and BAPI URL to config
- [x] Extend "/v2" to BAPI URL before usage (so you pass it **without** it in config)
- [x] Adapt issuer validation, see https://github.com/corbado/corbado-go…
-
example
previous - "https://www.binance.com/bapi/futures/v1/public/future/leaderboard/getOtherPosition"
current - "https://www.binance.com/bapi/futures/v2/private/future/leaderboard/getOtherPositio…
-
I used:
```
https://www.binance.com/bapi/futures/v1/public/future/leaderboard/getOtherPosition
```
But the API no works, some people say that we should now use it:
```
/v2/private/future/lea…
-
# Crate Workorder for the PM/QM notification by using BAPI “BAPI_ALM_ORDER_MAINTAIN”
Crate Workorder for the PM/QM notification by using BAPI “BAPI_ALM_ORDER_MAINTAIN”
[https://buaq.net/go-191579.ht…
-
We have two endpoints, one accepts `application/json` content-type, the other accepts `text/plain`. They live together. However, when `format :json` is included in one of our API's the other one is ef…
-
**Description:**
When the bapi Connect get a default error you see a typo "Cloud not execute the RFC function:"
**Suggested Labels:**
**Suggested Assignees:**
**Affected Product Version:…
-
E:\Project>ng serve
Local workspace file ('angular.json') could not be found.
Error: Local workspace file ('angular.json') could not be found. at WorkspaceLoader._getProjectWorkspaceFilePath (C:\Use…
-
Hi,
I'm trying the maven plugin [https://github.com/hurzelpurzel/hibersap-maven-plugin](url) to generate SAP entities,
I've got the following exception, it looks like trying to read an empty table !…
-
I am trying to create an invoice in SAP using the `BAPI_ACC_DOCUMENT_POST` function. The call goes through correctly and I get a valid document id from the response but the invoice never appears in SA…