ESA Semantic Relatedness

FREEMIUM
By amtera | Updated 15 days ago | Other
Health Check

N/A

Back to All Discussions

Error with message "Service failure, sorry."

Rapid account: Anly 2
anly2
8 years ago

Testing the endpoint returns an error response with the message “Service failure, sorry.”

Rapid account: Amtera
amtera Commented 8 years ago

You can use the mashape web interface again.
The problem is solved.
Thanks for reporting.

Rapid account: Anly 2
anly2 Commented 8 years ago

Okay, thank you for the prompt responses.

Rapid account: Leonardossz
leonardossz Commented 8 years ago

Seems there’s a problem with mashape web interface.
We’re contacting their support.
We tested programmatically and it’s working.
I suggest you try outside mashape console. If you use Linux based OS you can use cURL:

curl -X POST --include ‘https://amtera.p.mashape.com/relatedness/en
-H ‘X-Mashape-Key: PUT-YOUR-KEY-HERE’
-H ‘Content-Type: application/json’
-H ‘Accept: application/json’
–data-binary ‘{“t1”:“car”,“t2”:“engine”}’

Rapid account: Amtera
amtera Commented 8 years ago

Ok. We are investigating I will get back to you soon.

Rapid account: Anly 2
anly2 Commented 8 years ago

I did not even change the JSON payload. It was the same as the sample:

{
“t1”: “car”,
“t2”: “engine”
}

I am trying it through here, if that helps:
https://market.mashape.com/amtera/esa-semantic-relatedness/#

Rapid account: Amtera
amtera Commented 8 years ago

Hi,

Thanks for getting in touch. Seems you’re sending an invalid request.
Check your JSON payload at http://jsonlint.com and see if validates.
Get back to us if you’re still in trouble.

Regards,
Amtera Semantic Technologies

Join in the discussion - add comment below:

Login / Signup to post new comments