=== 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">>,<<"f6d9f098ee72f368">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.33622.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@d144898ca8cb.2024-02-29_09.17.24/big_tests.tests.graphql_metric_SUITE.logs/run.2024-02-29_09.23.59/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@d144898ca8cb.2024-02-29_09.17.24/big_tests.tests.graphql_metric_SUITE.logs/run.2024-02-29_09.23.59/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d144898ca8cb.2024-02-29_09.17.24"

=== Started at 2024-02-29 09:24:10


*** CT 2024-02-29 09:24:10.780 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1770.html

*** User 2024-02-29 09:24:10.788 ***🔗
REST request fails:
Code: 401
Req: {<0.33666.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"08d08462f24238f1">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOmY2ZDlmMDk4ZWU3MmYzNjg=">>}],
      <<"{\"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">>,<<"Thu, 29 Feb 2024 09:24:10 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,6774}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"keys\":[\"one\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>,
          method => <<"POST">>,
          role => {graphql,domain_admin},
          creds => {<<"admin@domain.example.com">>,<<"f6d9f098ee72f368">>},
          return_maps => true,return_headers => true}

*** CT 2024-02-29 09:24:10.790 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1770.html



=== Ended at 2024-02-29 09:24:10
=== successfully completed test case
=== === Returned value: ok


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