Anomalie #8564
Screenshots
Start date:
Due date:
% Done:
100%
Distribution:
EOLE 2.3
Description
Certains échecs(*) de l'api sont corrigés par le param timeout=1000 dans l'url ligne 51 de ressource.php
(*) Tester sur http://missiontice.ac-besancon.fr par ex
Related issues
History
#1 Updated by Christophe LEON about 9 years ago
- Status changed from Nouveau to En attente d'informations
- Target version changed from Envole 3.3.8 to Envole 3.3.9
- Distribution changed from EOLE 2.4 to EOLE 2.3
Tu as bien positionné API_SCREENSHOT (dans tes paramètres) avec la clef que tu a récupéré chez le fournisseur de service
Ce paramètre de timeout tu le positionne où ?
1000 ( c'est en secondes !!!)
merci pour ton retour
dans l'appel à l'api:
ligne 51 de api/routes/ressources.php
$SERVICE="http://api.screenshotmachine.com/?key=".$API_KEY."&size=N&format=PNG*&timeout=1000*&url=";//MR &timeout=1000
- 1000 c'est au pif ça marche avec mon pb qui était des erreurs avec *.ac-besancon.fr
- c'est des ms (http://screenshotmachine.com/apiguide.php)
#2 Updated by Christophe LEON about 9 years ago
- Status changed from En attente d'informations to Résolu
- % Done changed from 0 to 100
#3 Updated by Arnaud FORNEROT almost 9 years ago
- Status changed from Résolu to Fermé