ramiismail / dopresskit

presskit() - spend time making games, not press.
GNU General Public License v3.0
133 stars 50 forks source link

Error when embedding distribute() #65

Closed vitorfgd closed 7 years ago

vitorfgd commented 7 years ago

Hello there, I'm getting the message "There is no method to communicate with distribute() available on your server." every time I try to embed the distribute() to my website.

Right now I'm hosting the website on an EC2 Ubuntu Instance in Amazon Web Services with PHP 7.1 and Apache2. I already tried to allow "allow_url_fopen" and "allow_url_include" and restart the apache but that didn't solve my problem.

[EDIT] I installed curl-ext to PHP 7.1 and now I get a different message, the page redirects to: https://dodistribute.com/access/add/ some ID here and an array says:

{"status":"FAIL","message":"Key invalid","data":null}

Anyone here had a similar problem or can help me solve the problem?

[EDIT2] I managed to fix this problem by removing the file's extension.