=== Test case: graphql_domain_SUITE:domain_admin_get_domains_by_host_type_no_permission/1 (click for source code)

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@domain-admin.example.com">>,
                    <<"c9ddf130a249c79a">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.17201.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_domain_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.graphql_domain_SUITE.logs/run.2023-11-17_15.12.44/graphql_domain_suite.domain_admin_get_domains_by_host_type_no_permission.html"},
     {tc_group_properties,[{name,domain_admin_tests},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_domain_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.graphql_domain_SUITE.logs/run.2023-11-17_15.12.44/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:12:53


*** CT 2023-11-17 15:12:53.778 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1398.html

*** User 2023-11-17 15:12:53.785 ***🔗
REST request fails:
Code: 401
Req: {<0.17275.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2e3b37de808d7528">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLWFkbWluLmV4YW1wbGUuY29tOmM5ZGRmMTMwYTI0OWM3OWE=">>}],
      <<"{\"variables\":{\"hostType\":\"dummy auth\"},\"query\":\"query ($hostType: String!) { domain { domainsByHostType(hostType: $hostType) } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:12:53 GMT">>},
          {<<"content-length">>,<<"103">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"wrong_credentials\"},\"message\":\"The provided credentials are wrong\"}]}">>,
         206,5716}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"admin@domain-admin.example.com">>,<<"c9ddf130a249c79a">>},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"hostType\":\"dummy auth\"},\"query\":\"query ($hostType: String!) { domain { domainsByHostType(hostType: $hostType) } }\"}">>,
          role => {graphql,domain_admin},
          return_maps => true,return_headers => true}


*** User 2023-11-17 15:12:53.792 ***🔗
REST request fails:
Code: 401
Req: {<0.17277.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"173bc998ab6694a4">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLWFkbWluLmV4YW1wbGUuY29tOmM5ZGRmMTMwYTI0OWM3OWE=">>}],
      <<"{\"variables\":{\"hostType\":\"localhost\"},\"query\":\"query ($hostType: String!) { domain { domainsByHostType(hostType: $hostType) } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:12:53 GMT">>},
          {<<"content-length">>,<<"103">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"wrong_credentials\"},\"message\":\"The provided credentials are wrong\"}]}">>,
         206,5660}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"admin@domain-admin.example.com">>,<<"c9ddf130a249c79a">>},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"hostType\":\"localhost\"},\"query\":\"query ($hostType: String!) { domain { domainsByHostType(hostType: $hostType) } }\"}">>,
          role => {graphql,domain_admin},
          return_maps => true,return_headers => true}

*** CT 2023-11-17 15:12:53.794 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1398.html



=== Ended at 2023-11-17 15:12:53
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result