AutoSys Workload Automation

  • 1.  How do I set the security token to use REST API in WADE

    Posted Nov 01, 2018 01:48 AM

    Hi

    Currently I have WADE 12.0.2, web client installed, and I want to use REST API. If I enter below, '401 Not authorized request' appears.

    REST API Authentication
    When you execute a REST API, you must provide a security token for authorization. Otherwise, the REST API request returns "Not authorized request": with 401 http return code. (https://publicapi:10443/de/api/v1/eventDefinitions)


    As shown in the manual, "Not authorized request" appears. How do I set the security token to solve this problem?

     

    Thanks



  • 2.  Re: How do I set the security token to use REST API in WADE

    Broadcom Employee
    Posted Nov 02, 2018 11:13 AM

    Please look at the information on generating basic authentication token and using X-AUTH-TOKEN.

    Hope it is helpful.



  • 3.  Re: How do I set the security token to use REST API in WADE

    Posted Dec 31, 2018 07:13 PM

    Hi wghan,

    Were you able to resolve the issue with the suggestion/documentation provided by Segun?