Rest API for Create Group :- not working with POST method
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2013 02:29 AM
Hi ..
I am new to activiti. I am using Activiti_5.12.1 . As I was playing with REST API , I found REST API for create group is not working with POST method.
It gives status 405 Method Not Allowed.
So I tried it with PUT method and it works fine .
Please look into this. Because POST method is mention in userguide.
Thanks
Minal
I am new to activiti. I am using Activiti_5.12.1 . As I was playing with REST API , I found REST API for create group is not working with POST method.
It gives status 405 Method Not Allowed.
So I tried it with PUT method and it works fine .
Please look into this. Because POST method is mention in userguide.
Thanks
Minal
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2013 03:45 AM
Thanks for reporting this, this is indeed an issue in the user guide.