Support
v2/skills/multi_match endpoint returning "Must provide 'sentences' parameter"
Hi,
I've been utilizing your free API access to evaluate its potential usefulness in a reemployment project I'm currently involved with.
I'm communicating with the API entirely with R and the httr package (mentioning this as it is possible that this is a me issue and not a SkillsEngine issue).
I've been able to connect successfully to every single API endpoint except the v2/skills/multi_match endpoint. Every time I attempt to query this endpoint I receive the following message even though I am including the required sentences array: "Must provide a 'sentences' parameter containing an array in the request body." Have you (or any product users) encountered this issue? If it would be helpful, I can provide a reproducible code example.
Thank you!