Faceplusplus face detection

GRATIS
Por faceplusplus | Actualizada 4 days ago | Media
Popularidad

9.3 / 10

Latencia

1,143ms

Nivel de servicio

100%

Health Check

N/A

Volver a todas las conversaciones

not working

Rapid account: Navrajyadav
navrajyadav
7 years ago

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

Rapid account: Dimashirokov
dimashirokov Commented 7 years ago

Привет:
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)
});
Пожалуйста, перегенерируйте и больше не вылаживайте ключи в свободный доступ.

Únase a la conversación, añada un comentario a continuación:

Inicie sesió/Regístrese para publicar nuevos comentarios