dolibarr
dolibarr copied to clipboard
Post with API dolibarr
Bug
Hi, I don't know if I'm in the right place but my problem is with the dolibarr api.
I try to added a member. The example value is :
{ "request_data": [ "string" ] }
When I try this it doesn't work. However, when I try to :
{ "field1": "value1", "field2": "value2", "field3":"value3" }
it's works. I was wondering if there was a problem in the model and in the example.
Api version: 1
Environment Version
17.0.0
Environment OS
Linux
Environment Web server
apache2
Environment PHP
7.4.33
Environment Database
postgresql 13.9
Environment URL(s)
No response
Steps to reproduce the behavior
No response
Attached files
No response
This issue is stale because it has been open 1 year with no activity. If this is a bug, please comment to confirm it is still present on latest stable version. if this is a feature request, please comment to notify the request is still relevant and not yet covered by latest stable version. This issue may be closed automatically by stale bot in 10 days (you should still be able to re-open it if required).