Skip to content

Exception thrown running the first example script #8

@nh13

Description

@nh13

There is an exception thrown when running 0_Browsing.py (see below). This is fixed in the following pull request: #7

Traceback (most recent call last):
  File "0_Browsing.py", line 71, in <module>
    myProjects   = myAPI.getProjectByUser('current')
  File "/Library/Python/2.7/site-packages/BaseSpacePy/api/BaseSpaceAPI.py", line 528, in getProjectByUser
    queryParams = self._validateQueryParameters(queryPars)               
  File "/Library/Python/2.7/site-packages/BaseSpacePy/api/BaseSpaceAPI.py", line 1222, in _validateQueryParameters
    raise QueryParameterException("Query parameter argument must be a QueryParameter object")
BaseSpacePy.api.BaseSpaceException.QueryParameterException: 'Error with query parameter: Query parameter argument must be a QueryParameter object'

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