Content
You are here:
Kersten Mitte
Activity
Reported work packages: 0
03/06/2017
-
created on 03/06/2017 09:23 PMI solved it:
the json was wrong:
json: {
“comment”: “hello all”
}
works …. -
updated on 03/06/2017 09:22 PMHi all,
I try to change via php and with api 3 an “activity”.
The new creation of an activity works, but a change of com...- The changes were retracted.
03/05/2017
-
created on 03/05/2017 08:42 PMHi Otmane,
i must use a connection with http:// an not https://.
Best
Kersten -
updated on 03/05/2017 08:42 PMHi,
I’m able to connect and list work packages via API 3.0
But the creation doesn’t work.
I have tried to create with th...- The changes were retracted.
03/01/2017
-
created on 03/01/2017 08:12 PMHi all,
I try to change via php and with api 3 an “activity”.
The new creation of an activity works, but a change of com...
02/24/2017
-
created on 02/24/2017 01:42 PMHi Otmane,
- “auth” … belongs to the header like “Conten-type” and not to the json data.
maybe this php code can help yo... -
updated on 02/24/2017 01:42 PMHi,
I’m able to connect and list work packages via API 3.0
But the creation doesn’t work.
I have tried to create with th...- The changes were retracted.
02/22/2017
-
updated on 02/22/2017 07:11 PMHi Otmane,
do you want create a project or a work_package.
Your json string looks like creating a work_package.
For a wo... -
updated on 02/22/2017 07:09 PMHi,
I’m able to connect and list work packages via API 3.0
But the creation doesn’t work.
I have tried to create with th...- The changes were retracted.
02/21/2017
-
updated on 02/21/2017 09:39 PMHi Oliver,
i patched the file “app/controllers/search_controller.rb” as you have suggested, but it do not work as expect...