citronalco / calibre-dnb

Calibre Plugin to download metadata and covers from DNB (Deutsche Nationalbibliothek)
GNU General Public License v3.0
10 stars 4 forks source link

Sru aces token doesn´t work #3

Closed Lawer1 closed 6 years ago

Lawer1 commented 6 years ago

I generate the sru access token. The sru access token has many numers and letters.

I write/copy the sru acces code in the plugin.

It doesn´t work. I got no metadatas. Without the access token code i got the metadatas.

What´s wrong??

citronalco commented 6 years ago

Most likely either the service was temporarily down or the token is wrong. Currently the plugin has no detailed error reporting...yet.

Can you check the log (open calibre's "Jobs", then double click on the failed job's line)? There should be some long lines starting with "Query URL:". Please open the URL in your preferred web browser. If you see something like "Authentication errorNo Account for AccessToken" your token is wrong.

Lawer1 commented 6 years ago

I try it again.

You need to type the token in the field of the plugin. To use the copy function doesnt´work.

After I type the same token code - it works.

Thanks a lot.

citronalco commented 6 years ago

Glad to hear that! Let me know in case you find any other issues.