Forum Discussion
ibutur
9 years agoFrequent Visitor
A web API key can only be specified when a web API key name is provided.
Hi guys, I'm trying to connect to a database on Klipfolio. I'm using my ID as explained here: https://klipfolio-api-reference-guide.readme.io/docs/data-source-instances-data so, it's https://ap...
ImkeF
5 years agoCommunity Champion
Hi akashgera ,
I would try the following header:
[#"ApiKey" = ApiKey, #"ApiOwner" = ApiOwner,
#"Content-Type" = "application/x-www-form-urlencoded"]
if that doesn't work, please send a screenshot from the Postman headers (not the body like now)
- akashgera5 years agoHelper I
Hello sir,
After separated both API key and API Owner, now it is throwing an error : Response Code-20 , ResponseMsg- Orgid is mandatory
Please check the screenshots below :-