=== Test case: graphql_sse_SUITE:admin_invalid_method/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      schema_endpoint => admin}},
     {watchdog,<0.15375.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_sse_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.graphql_sse_SUITE.logs/run.2023-11-17_15.12.46/graphql_sse_suite.admin_invalid_method.19588.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_sse_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18/big_tests.tests.graphql_sse_SUITE.logs/run.2023-11-17_15.12.46/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9f12fc69b406.2023-11-17_15.10.18"

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


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

*** User 2023-11-17 15:12:47.108 ***🔗
REST request fails:
Code: 405
Req: {<0.15432.0>,<<"/api/graphql/sse">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1ed3a0889bde0920">>}],
      <<"{\"variables\":{\"caller\":\"alice@localhost\"},\"query\":\"subscription ($caller: JID!) { stanza { subscribeForMessages(caller: $caller) { sender stanza stanza_id timestamp } } }\"}">>}
Result: {{<<"405">>,<<"Method Not Allowed">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 17 Nov 2023 15:12:46 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"0">>}],
         <<>>,132,2884}
Params: #{port => 5551,path => <<"/api/graphql/sse">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,creds => undefined,
          body =>
              <<"{\"variables\":{\"caller\":\"alice@localhost\"},\"query\":\"subscription ($caller: JID!) { stanza { subscribeForMessages(caller: $caller) { sender stanza stanza_id timestamp } } }\"}">>,
          return_maps => true,
          role => {graphql,admin},
          return_headers => true}

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



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