-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels