These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Eve Api Error

Author
Chendapped
Umbrella C0rp
#1 - 2012-01-31 02:09:16 UTC  |  Edited by: Chendapped
I am having an issue with an api pulling corp information from the site. When I pull the information with wrong api information I get a valid error code, so the script seems to be working. When i use the correct Api information manually I get all of the correct information in my browser.

Upon running my cron I am recieving a "Could not fetch data" error. With my error log not showing any codes.

2012-01-30 09:08:20 Too soon
2012-01-30 09:32:28
2012-01-30 18:55:03
2012-01-30 19:14:20
2012-01-30 19:14:58 Too soon


Seems a little weird i get an error code with bad input but with good input it seems to break.

Ah guess a little info about what i am running may help.
Its carebear stats page for mission/incursion runners located at
http://code.google.com/p/eve-online-carebear-statistics/

Been using it a couple months and just hitting errors with new api system .
Chendapped
Umbrella C0rp
#2 - 2012-01-31 03:18:10 UTC
fixed the issue

changed cURL in config code and now works fine