Creating a role for a package
Tuesday, August 22, 2017 at 05:46amI'm trying to add a role to an existing package in draft status. I'm getting
{ "technical": "", "packageId": null, "messageLanguage": null, "messageKey": "http.status.415", "entity": null, "code": 415, "message": "Unsupported Media Type", "name": "Unsupported Media Type" }when posting the payload
{ "signers":[ {"email": "[email protected]", "firstName":"firstName", "lastName":"lastName", "company":"default company", "title":"default title" } ], "name": "[email protected]'s role" }to https://sandbox.esignlive.com/api/packages/zYcg6ZoSuCzxYfunTy1hB03FXU0=/roles. I was trying to follow http://docs.esignlive.com/content/c_integrator_s_guide/rest_api/roles.htm#Create. Thanks, Jimmy
Reply to: Creating a role for a package
Tuesday, August 22, 2017 at 08:37amReply to: Creating a role for a package
Tuesday, August 22, 2017 at 05:56amReply to: Creating a role for a package
Tuesday, August 22, 2017 at 07:54amReply to: Creating a role for a package
Tuesday, August 22, 2017 at 08:16amReply to: Creating a role for a package
Tuesday, August 22, 2017 at 08:22am