unogsNG

FREEMIUM
By Admin | Updated 8 days ago | Media
Popularity

9.7 / 10

Latency

484ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Internal Server Error

Rapid account: Ansh Dubey 1999
AnshDubey1999
4 years ago

Hi I am trying to use this API but it is giving me an internal server side error 500 with this link:

var settings2 = {
“async”: true,
“crossDomain”: true,
“url”: “https://unogsng.p.rapidapi.com/search?country_andorunique=unique&start_year=1972&audiosubtitle_andor=and&limit=100&subtitle=english&countrylist=78%2C46&audio=english&offset=0&end_year=2019”,
“method”: “GET”,
“headers”: {
“x-rapidapi-host”: “unogsng.p.rapidapi.com”,
}
}

$.ajax(settings2).done(function (response) {
console.log(response);}):
It is literally the same code pasted from the endpoint and it never gives an error when I use unogs… its just with uNogsNG. Maybe you could fix it

Rapid account: Unogs
unogs Commented 4 years ago

The problem is your country list needs to be CSV 78,46

The bigger issue here is that you just posted your private key on a public discussion forum… Please change your key immediately as we will not forgive any costs incurred because you shared your private key.

Join in the discussion - add comment below:

Login / Signup to post new comments