regenerating the token for an application yields an error

Issue #32 resolved
David Riccitelli created an issue

The following call:

{noformat} curl 'http://cloud-test.helixware.tv/4/admin/application/1/secret' -X PUT -H 'Host: cloud-test.helixware.tv' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:42.0) Gecko/20100101 Firefox/42.0' -H 'Accept: application/json, text/plain, /' -H 'Accept-Language: en-US,en;q=0.5' --compressed -H 'Content-Type: application/json;charset=utf-8' -H 'Referer: http://cloud-test.helixware.tv/' -H 'Cookie: __zlcmid=VIejjMi6j4OZ89; _ga=GA1.2.2081754834.1435250436; PIWIK_SESSID=a76i5a2qqh43lhf3pimk4p2757; DoNotShowFTU=true; lastMangerHost=http%3A//localhost%3A8087; showRightRail=true; lastTab=Basic; JSESSIONID=8F8FDE028A3AC91D0D550133CD281DEB' -H 'Connection: keep-alive' --data '{"id":1}'

would return

{noformat} Error while committing the transaction

Comments (2)

  1. Log in to comment