Cadasta / cadasta-qgis-plugin

[DEPRECATED] QGIS plugin to create, edit, upload and download Cadasta projects
GNU General Public License v3.0
4 stars 7 forks source link

Create project error #209

Open dimasciput opened 7 years ago

dimasciput commented 7 years ago

I'm trying to create a project against https://platform-staging-api.cadasta.org, but I got this error

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
    "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
    <head>
        <title>Platform Error</title>
    </head>
    <body>
        <h1>Platform Error</h1>
        <p>We're sorry, our platform encountered an error while processing your request.</p>
        <p>Our developers have been notified.</p>
    </body>
</html>

Here's the data that I use

{
    "access": "private", 
    "contacts": [{"tel": "31231-123123132", "name": "Dimas", "email": "dimas@kartoza.com"}], 
    "name": "central_java_1", 
    "extent": "{\"type\": \"Polygon\", \"coordinates\": [[ [110.79146189175320103, -7.18091467878637513], [111.01462810746693322, -7.18091467878637513], [111.01462810746693322, -6.80539460426807352], [110.79146189175320103, -6.80539460426807352], [110.79146189175320103, -7.18091467878637513]]] }", 
    "description": ""
}
SteadyCadence commented 7 years ago

@oliverroick @alukach Do you know if this has been fixed? If so, let's close it out. Otherwise can we move it to the cadasta repo?

oliverroick commented 7 years ago

Haven't looked into that. Probably best to create a ticket in the main repo.

SteadyCadence commented 7 years ago

@oliverroick I wonder if its the dash in the telephone number... and the sanitation doesnt like that? Should we close this? Do we think it worked itself out....? :)