Unable to save Body for "WebServiceObject"

  1. Create new WebServiceObject
  2. Add a JSON body { “Key”: “Value”}
  3. Save the WebServiceObject
  4. Reopen the object and verify that JSON body is saved.
  5. Now add a Header param “Authorization” - Basic ${param}
  6. Save the WebServiceObject
  7. Reopen the object and now JSON body which was saved is no longer present.

Please let us know how would your work be affected if this issue has not been resolved?

  1. I cannot continue my job and have to work on something else while awaiting your response

Operating System

Windows 10

Katalon Studio Version

Katalon version 7.6.1

Katalon Studio logs

  • Windows logs folder: \config.metadata.log
    log.zip (21.3 KB)

  • macOS logs folder: file:///Applications/Katalon%20Studio.app/Contents/MacOS/config/.metadata/.plugins/org.eclipse.ui.workbench/log

Screenshots / Videos

  1. Authorization header set in Header param
    image

  2. JSON Body set
    image

  3. Saved Web Service Object and closed it.

  4. After Reopening the same service object, Request body details are missing
    image
    image

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.