• We just launched and are currently in beta. Join us as we build and grow the community.

Help with Salesforce API

17sergiom2000

Code Execution Debugger
1 Rep
0
0
0
Rep
0
1 Vouches
0
0
0
Vouches
0
Posts
127
Likes
162
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 300 XP
curl GET response:
{"_v":"20.10","fault":{"arguments":{"clientId":"X"},"type":"UnknownClientIdException","
message":"Client ID 'X' is invalid"}
curl GET request:
curl -X GET "https://etc.etc/shop/v20_10/product...oot&sort=newest&start=0&q=something&count=200" -H "x-dw-client-id: X"
I would like to access another commerce's store product list using the Open Commerce API of Sales Commerce.
what is "X"? I want to access projct list of a store I don't own. Documentation is useless.
 

432,073

312,529

312,538

Top