Skip to content

Error when get_object #15

@younesdessia

Description

@younesdessia

I want to get an object from dessia platform, for that I use Client:

from dessia_api_client.users import PlatformUser c = PlatformUser(api_url='https://api.testingyounes.dessia.ovh/') object = c.objects.get_object('simple_database.core.ComponentResult', '63fe107e8fd47363e6e3c953')

but I get a 500 error, knowing that the object does exist on the platform and that I can to download it in json format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions