Skip to content

com.parse.ParseRequest$ParseRequestException: invalid key name: 0 #68

Description

@mghohoo

i got a exception as title(on android).it works with parse.com.
houseQuery.whereEqualTo("Customer", CloudCustomer.getCurrent()); houseQuery.findInBackground(new FindCallback<CloudHouse>() { @Override public void done(List<CloudHouse> houses, ParseException e) { if (houses==null) e.printStackTrace(); });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions