Faceplusplus face detection

GRATIS
Da faceplusplus | Aggiornamento 17 दिन पहले | Media
Popolarità

9.2 / 10

Latenza

1,424ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

not working

Rapid account: Navrajyadav
navrajyadav
7 वर्ष पहले

{
“error”: “AUTHORIZATION_ERROR”,
“error_code”: 1003
}

Rapid account: Dimashirokov
dimashirokov Commented 7 वर्ष पहले

Привет:
const RapidAPI = require(‘rapidapi-connect’);
const rapid = new RapidAPI(‘TextCom’, ‘a8a051ad-5ca9-4ed8-a85f-fadcfef63a08’);

rapid.call(‘GoogleTranslate’, ‘translate’, {
‘string’: ‘hello’,
‘sourceLanguage’: ‘en’,
‘targetLanguage’: ‘ru’,
‘apiKey’: ‘AIzaSyDIzfwAwsABvxgg139KtBSSrWkoyOHzyW4’ })
.on(‘success’, (result)=> {
console.log('Done: ’ + result)
})
.on(‘error’, (error)=> {
console.log(error)
});
Пожалуйста, перегенерируйте и больше не вылаживайте ключи в свободный доступ.

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti