Sun, 01/09/2022 - 18:12
#1
simulator API not working
Hello,
is the simulator api not working?
I've been trying to call some api that I have connected to app using subscription-Id: 'test', but I have been getting this error "message": "Invalid SubscriptionId or Implementation provider is not configured for the requested API."
curl -X GET "https://api.fortellis.io/sales/v1/elead/customers/06eb33ba-d9bf-4b0c9887... \
-H "Authorization: Basic {base64 api_key:api_secret}" \
-H "Subscription-Id: test"