Hello,
When I try to do a API call (GET) /api/index.php/dictionnarycountries
or /api/index.php/dictionnarycountries/124
(for example), the API is returning API not found (failed to include API file)
I tried to set the user as admin and to add him all permissions but it didn’t solve the issue.
I tried with Dolibarr 14.0.3 and 16.0.3 too, it is the same (my server is in PHP 7.4).
I can reproduce the issue with the swagger :
(I have same behaviours with dictionnarytowns
but I don’t need it. No problem with other entities like thirdparties or invoices)
Any idea what happens? (I need to get the ISO code of a country with the dolibarr Id).
Thank you very much by advance for your help!
Best regards,