tbsac / Jodel-Web-Interface

Web interface for the Jodel App - For educational purpose only
2 stars 1 forks source link

Failed to create user for webserver! (477) #1

Closed PabloDons closed 8 years ago

PabloDons commented 8 years ago

it simply says the request to the jodel api failed and doesn't go further than that. The API returned error description "Signed request expected" and http response code 477 Is there something I can do to help troubleshoot this? I have made sure the requirements where met before testing.

tbsac commented 8 years ago

Should be fixed now, the issue is that Jodel only allows to create users with the newest version of the App, I updated the hmac secret and the jodel version which should resolve the issue.