=== Test case: graphql_metric_SUITE:domain_admin_get_metrics_as_dicts_with_keys/1 (click for source code)

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@domain.example.com">>,<<"534094fdfeb17852">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.34300.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_metric_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a21fc9dcd843.2024-02-27_10.07.42/big_tests.tests.graphql_metric_SUITE.logs/run.2024-02-27_10.16.39/graphql_metric_suite.domain_admin_get_metrics_as_dicts_with_keys.html"},
     {tc_group_properties,[{name,domain_admin_metrics}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_metric_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a21fc9dcd843.2024-02-27_10.07.42/big_tests.tests.graphql_metric_SUITE.logs/run.2024-02-27_10.16.39/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a21fc9dcd843.2024-02-27_10.07.42"

=== Started at 2024-02-27 10:16:50


*** CT 2024-02-27 10:16:50.225 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2057.html

*** User 2024-02-27 10:16:50.234 ***🔗
REST request fails:
Code: 401
Req: {<0.34344.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8683d1d816f86f36">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOjUzNDA5NGZkZmViMTc4NTI=">>}],
      <<"{\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\",\"variables\":{\"keys\":[\"one\"]}}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 27 Feb 2024 10:16:49 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"171">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"no_permissions\"},\"path\":[\"ROOT\",\"metric\",\"getMetricsAsDicts\"],\"message\":\"Cannot execute query ROOT without a global admin permissions\"}]}">>,
         320,6730}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          creds => {<<"admin@domain.example.com">>,<<"534094fdfeb17852">>},
          body =>
              <<"{\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\",\"variables\":{\"keys\":[\"one\"]}}">>,
          role => {graphql,domain_admin},
          return_maps => true,return_headers => true}

*** CT 2024-02-27 10:16:50.235 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2057.html



=== Ended at 2024-02-27 10:16:50
=== successfully completed test case
=== === Returned value: ok


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