java-faker
java-faker copied to clipboard
Avatar is returning AllAccessDisabled
Describe the bug
When calling
faker.avatar().image()
or
faker.internet().avatar()
and pass the generated value to image viewer class it returns
<Error>
<Code>AllAccessDisabled</Code>
<Message>All access to this object has been disabled</Message>
<RequestId>9F91MFA9EN9NAP4V</RequestId>
<HostId>
DrmNN/QkrYvCJyazk5ECwHxtO/XE3sCWIpsVWSu+ip2uou++nO+wyeLuuN+uYnJQC4oRLWdl2Ps=
</HostId>
</Error>
To Reproduce
val faker = Faker()
faker.avatar().image()
faker.internet().avatar()
will return
https://s3.amazonaws.com/uifaces/faces/twitter/[randomName]/128.jpg
open it using browser.
Hello, I volunteer to work on this issue in November/December. For the project maintainer, please let me know if this is okay and if you want it fixed.
if its possible yes.
Thanks for following up.