Skip to content

Search request return 500 #4

@gmarineau

Description

@gmarineau

Hi,

I try to make a request with the search method but it's return an error code 500

Educa\DSB\Client\ApiClient\ClientRequestException: Request to /search failed. Status: 500

$client = new ClientV2('https://demo-dsb-api.educa.ch/v2', 'secret', 'secret', 'secret');
$client->authenticate();
$client->search();

It's work fine when I use for example the "loadDescription" method.

I don't know if you can give me more details about this error ?

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions