cbanack / comic-vine-scraper

An add-on script for ComicRack that lets you copy details from Comic Vine into your comic books.
258 stars 48 forks source link

Invalid API Key #365

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DESCRIBE THE PROBLEM:

ComicVine Scraper fails to scrape. Error log indicates that the API key is 
invalid.

WHAT STEPS WILL REPRODUCE THIS PROBLEM? (Please include the exact name of
the eComic book that you were trying to scrape, if possible.)
1.
2.
3.

WHAT VERSION OF COMICVINESCRAPER ARE YOU USING?
V1.0.76

PLEASE PROVIDE ANY ADDITIONAL INFORMATION THAT MAY BE OF USE
Here's the error dump:

--------------------------------------------------------------------------------
CV Scraper Version:  1.0.76
Running As:          ComicRack Plugin (CR version 0.9.175)
Cache Directory:     C:\Users\{MYUSERNAME}\AppData\Roaming\Comic Vine 
Scraper\localCache
Settings File:       
C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine 
Scraper\settings.dat
--------------------------------------------------------------------------------

--------------------------------------------------------------------
[X] Series          [X] Volume          [X] Number          
[X] Title           [X] Published       [X] Released        
[X] Crossovers      [X] Publisher       [X] Imprint         
[X] Writer          [X] Penciller       [X] Inker           
[X] Colorist        [X] Letterer        [X] Cover Art       
[X] Editor          [X] Summary         [X] Characters      
[X] Teams           [X] Locations       [X] Webpage         
-------------------------------------------------------------------
[X] Overwrite Existing        [ ] Ignore Blanks             
[X] Convert Imprints          [ ] Autochoose Series         
[X] Download Thumbs           [X] Preserve Thumbs           
[ ] Confirm Issues            [X] Rescraping: Notes         
[X] Fast Rescrape             [ ] Rescraping: Tags          
[X] Summary Dialog            
-------------------------------------------------------------------

======> scraping next comic book: 'Angel & Faith Season 10 001 (2014) (digital) 
(Minutemen-PhD).cbr'
searching for series that match 'Angel & Faith Season 10'...
ERROR OCCURRED CONTACTING COMICVINE. RETRYING...
------------------- PYTHON ERROR ------------------------
Caught _ComicVineError: code 100: "Invalid API Key" for: 
http://comicvine.com/api/search/?api_key=4192f8503ea33364a23035827f40d415d5dc5d1
8&format=xml&limit=100&resources=volume&field_list=name,start_year,publisher,id,
image,count_of_issues&query=angel%20AND%20faith%20AND%20season%20AND%2010
Traceback (most recent call last):
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 142, in scrape
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 238, in _ScrapeEngine__scrape
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 446, in _ScrapeEngine__scrape_book
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 757, in _ScrapeEngine__query_series_refs
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\db.py", line 140, in query_series_refs
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvdb.py", line 129, in _query_series_refs
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvdb.py", line 168, in __query_series_refs
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 54, in _query_series_ids_dom
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 238, in __get_dom
  File "C:\Users\{MYUSERNAME}\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 229, in __get_dom

wrote debug logfile: cvs-debug-log-2014-04-03.txt

Original issue reported on code.google.com by que...@gmail.com on 4 Apr 2014 at 12:04

GoogleCodeExporter commented 9 years ago
Thanks for the bug report.

Looks like Comic Vine has shut down my API key for some reason.

I've contacted them, and am waiting to hear back.

More updates are available in this forum thread:

http://comicrack.cyolito.com/forum/32-news-and-announcements/33534-comic-vine-sc
raper?start=190#38705

Original comment by cban...@gmail.com on 4 Apr 2014 at 12:26

GoogleCodeExporter commented 9 years ago
Issue 366 has been merged into this issue.

Original comment by cban...@gmail.com on 4 Apr 2014 at 1:23

GoogleCodeExporter commented 9 years ago
Issue 367 has been merged into this issue.

Original comment by cban...@gmail.com on 4 Apr 2014 at 2:23

GoogleCodeExporter commented 9 years ago
This issue should be fixed now.   ComicVine has re-enabled my API key.

Original comment by cban...@gmail.com on 4 Apr 2014 at 5:36

GoogleCodeExporter commented 9 years ago
Works perfectly for me now.

Original comment by ajya...@gmail.com on 4 Apr 2014 at 5:59