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

Mainnet : Configure reCAPTCHA for CSV downloads #9

Open
heyneel opened this issue Sep 8, 2023 · 0 comments
Open

Mainnet : Configure reCAPTCHA for CSV downloads #9

heyneel opened this issue Sep 8, 2023 · 0 comments

Comments

@heyneel
Copy link

heyneel commented Sep 8, 2023

CSV download will not work since reCAPTCHA is not configured. Please advise server maintainer to configure RE_CAPTCHA_CLIENT_KEY and RE_CAPTCHA_SECRET_KEY environment variables.

Environment

  • Elixir Version: 1.13.4

  • Erlang Version: 24

  • BlockScout Version: v5.0.0

  • User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

Steps to reproduce

Try to download a CSV of transactions for any address

Expected Behaviour

The CSV should download

Actual Behaviour

I get this warning message:
Warning
CSV download will not work since reCAPTCHA is not configured. Please advise server maintainer to configure RE_CAPTCHA_CLIENT_KEY and RE_CAPTCHA_SECRET_KEY environment variables.
Screenshot 2023-09-08 at 11 41 47

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

No branches or pull requests

1 participant