=== 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">>,<<"38520727ec15ade9">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.33832.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {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@dbd2e2a25f04.2024-04-10_14.24.56/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-10_14.31.25/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@dbd2e2a25f04.2024-04-10_14.24.56/big_tests.tests.graphql_metric_SUITE.logs/run.2024-04-10_14.31.25/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@dbd2e2a25f04.2024-04-10_14.24.56"

=== Started at 2024-04-10 14:31:37


*** CT 2024-04-10 14:31:37.343 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1765.html

*** User 2024-04-10 14:31:37.356 ***🔗
REST request fails:
Code: 401
Req: {<0.33876.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"71c839385b6c23b8">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOjM4NTIwNzI3ZWMxNWFkZTk=">>}],
      <<"{\"variables\":{\"keys\":[\"one\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 10 Apr 2024 14:31:36 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,9968}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          role => {graphql,domain_admin},
          body =>
              <<"{\"variables\":{\"keys\":[\"one\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>,
          method => <<"POST">>,return_maps => true,
          creds => {<<"admin@domain.example.com">>,<<"38520727ec15ade9">>},
          return_headers => true}

*** CT 2024-04-10 14:31:37.357 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1765.html



=== Ended at 2024-04-10 14:31:37
=== successfully completed test case
=== === Returned value: ok


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