Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flickr] Invalid API Key (Key has expired) #6300

Closed
naruepanart opened this issue Oct 9, 2024 · 2 comments
Closed

[Flickr] Invalid API Key (Key has expired) #6300

naruepanart opened this issue Oct 9, 2024 · 2 comments

Comments

@naruepanart
Copy link

How can I solve this problem?

@naruepanart naruepanart changed the title Flickr : Invalid API Key (Key has expired) [Flickr] Invalid API Key (Key has expired) Oct 9, 2024
@mikf mikf added the oauth label Oct 10, 2024
@mikf
Copy link
Owner

mikf commented Oct 10, 2024

The same thing as in #4332 happened again.

You can get your own key by following these steps:
https://gdl-org.github.io/docs/configuration.html#extractor-flickr-api-key-api-secret

{
    "extractor": {
        "flickr": {
            "api-key": "abcdefg",
            "api-secret": "zyxwvu"
        }
    }
}

@mikf mikf added the site:news label Oct 10, 2024
@naruepanart
Copy link
Author

OK, I received this error in version 1.27.5 (below)

[flickr][warning] Skipping photo 53961562317 (ZeroDivisionError: division by zero)

But, version 1.27.4 is working.

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants