I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).
If you are new here, please see some information on how to ask for support. Thank you!
-
Hi,
i have install the Faucet plugin and insert all necessary fields. I have insert the keys for Google and solvemedia capcha but the captcha is not shown on website. Is here somewone who have the same problem?
here a screenshot:
http://images.devs-on.net/Image/QYg2XqPK9LpSJ0dx-Bereich.png
I have found why the captcha is not shown.
In the file /wallets-faucet/includes/claim.php i have canged
//api.solvemedia.com/papi/…. to
//api-secure.solvemedia.com/papi/….
now it works
Thank you so much for reporting this and for taking the time to debug the root cause!
You are of course correct, when a site uses SSL (as it should, nowadays), the correct API endpoint is secure-api.solvemedia,com
. If it does not, then it’s api.solvemedia.com
. Source: https://solvemedia.zendesk.com/hc/en-us/articles/203648204-Implementing-Over-HTTPS
This change is implemented in the faucet version 1.1.2.
Again thanks, I appreciate it.
regards,
Alex
- You must be logged in to reply to this topic.