=== Test case: rest_SUITE:auth_fails_incorrect_creds/1 (click for source code)

=== Config value:

    [{watchdog,<0.14285.1>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,disabled},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.rest_SUITE.logs/run.2022-03-03_10.38.08/rest_suite.auth_fails_incorrect_creds.69250.html"},
     {tc_group_properties,[{name,auth},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.rest_SUITE.logs/run.2022-03-03_10.38.08/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:38:08


*** CT 2022-03-03 10:38:08.713 *** View log from node mongooseim@localhost when started mongooseim@localhost_4993.html
*** CT 2022-03-03 10:38:08.713 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2342.html

*** User 2022-03-03 10:38:08.716 ***
REST request fails:
Code: 401
Req: {<0.14310.1>,<<"/api/commands">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d5e175c1f1c8ab72">>},
       {<<"authorization">>,<<"Basic b2xhOm1hcHNh">>}],
      <<>>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"www-authenticate">>,<<"Basic realm=\"mongooseim\"">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:38:08 GMT">>},
          {<<"content-length">>,<<"0">>}],
         <<>>,145,564}
Params: #{body => <<>>,
          creds => {<<"ola">>,<<"mapsa">>},
          method => <<"GET">>,path => <<"/api/commands">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-03-03 10:38:08.718 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2342.html
*** CT 2022-03-03 10:38:08.718 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4993.html



=== Ended at 2022-03-03 10:38:08
=== successfully completed test case
=== === Returned value: {{<<"401">>,<<"Unauthorized">>},<<>>}