Forum Discussion
marukosu
2 years agoAdvocate I
(500): Internal Server Error with SAP B1 Service Layer
Hello everyone! I'm trying to connect to the Service Layer of SAP B1 as follows: let url = "https://xyzServer:50000/b1s/v1", payload = Json.FromValue( [ Com...
- 2 years ago
Solved using the Feed OData connector, and adjusting the end of the URL from v1 to v2.
marukosu
2 years agoAdvocate I
Solved using the Feed OData connector, and adjusting the end of the URL from v1 to v2.