Forum Discussion

marukosu's avatar
marukosu
Advocate I
2 years ago
Solved

(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...
  • marukosu's avatar
    2 years ago

    Solved using the Feed OData connector, and adjusting the end of the URL from v1 to v2.