Response
URL: https://api.mathjs.org/v4
Status code: 400
Content Type: application/json
Request Headers
Accept: application/json, text/plain, */*
Content-Type: application/json
User-Agent: axios/1.6.8
Content-Length: 54
Accept-Encoding: gzip, compress, deflate, br
Content Body
{"expr":["a = 1.2 * (2 + 4.5)"],"precision":"dsagasg"}
Response Headers
server: Cowboy
report-to: {"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1713178104&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&s=kcpCME3dlmZ03maC%2FOG9B006YwuhS2FlwOpmpGpX9JY%3D"}]}
reporting-endpoints: heroku-nel=https://nel.heroku.com/reports?ts=1713178104&sid=c46efe9b-d3d2-4a0c-8c76-bfafa16c5add&s=kcpCME3dlmZ03maC%2FOG9B006YwuhS2FlwOpmpGpX9JY%3D
nel: {"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
connection: close
x-powered-by: Express
x-ratelimit-limit: 100000
x-ratelimit-remaining: 99562
date: Mon, 15 Apr 2024 10:48:24 GMT
x-ratelimit-reset: 1713260882
access-control-allow-origin: *
access-control-allow-headers: Content-Type, X-Requested-With
access-control-allow-methods: GET, POST, OPTIONS
content-type: application/json; charset=utf-8
content-length: 71
etag: W/"47-JjBS19z4lKC5zGYEcmsac6voi1E"
vary: Accept-Encoding
via: 1.1 vegur
Response Body
{
"result": null,
"error": "Error: Cannot convert \"dsagasg\" to a number"
}