Skip to content

"INVALID VERSION" #442

Open
Open
@ghost

Description

<!DOCTYPE html>
<html>
<body>

<h2>HTML Form</h2>

<form method="POST" action="https://adless-games.herokuapp.com/v3/entry/github/adless-games/user-data/main/">
  <label for="name">name:</label><br>
  <input type="text" id="name" name="fields[name]" value="John"><br>
  <label for="email">mail:</label><br>
  <input type="email" id="email" name="fields[email]" value="bob@example.com"><br>
  <label for="message">Last name:</label><br>
  <input type="text" id="message" name="fields[message]" value="reee"><br><br>
  <input type="submit" value="Submit">
</form> 

</body>
</html>

{"success":false,"errorCode":"INVALID_VERSION"}

How do I fix This?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions