-
-
Notifications
You must be signed in to change notification settings - Fork 929
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
loremflickr.com seems to be behind an authwall now #2014
Comments
I thought I was going crazy lol. I wonder if this issue needs to be opened https://github.com/xvladqt/Faker-LoremFlickr instead? Hasn't been committed to in 3 years though :/ |
Yes, me too, our dev environment is not looking too good. This is an alternative that seems solid https://picsum.photos/ |
In the upcoming v8 (currently only available as alpha) we have a new method explicitly for picsum photos. |
The ruby team has the same issue, so I link their issue here as well, maybe somebody knows what is going on there: |
i sent a DM to https://twitter.com/MastaBaba who maintained it to see if this is a deliberate removal or a temporary bug |
He replied
|
Just for the protocol: this won't had worked for the user's need of 'abstract' category |
All the category methods are deprecated though right? |
There is still urlLoremFlickr |
The deprecation message for faker.image.abstract() etc points to faker.image.url() which doesn't support a category. Maybe we should change that to point to faker.image.urlLoremFlickr instead then? |
Pre-Checks
Describe the bug
Not sure if this is a temporary problem on their end or intentional, but we are unable to receive any images back anymore.
In our case, this is a problem when using
faker.image.abstract()
method.Minimal reproduction code
No response
Additional Context
Environment Info
Which module system do you use?
Used Package Manager
pnpm
The text was updated successfully, but these errors were encountered: