=== Test case: muc_http_api_SUITE:message_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.68674.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a0c40f52f50c.2024-03-21_07.45.55/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-21_07.59.06/muc_http_api_suite.message_errors.151939.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a0c40f52f50c.2024-03-21_07.45.55/big_tests.tests.muc_http_api_SUITE.logs/run.2024-03-21_07.59.06/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a0c40f52f50c.2024-03-21_07.45.55"

=== Started at 2024-03-21 07:59:11


*** CT 2024-03-21 07:59:11.844 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3482.html

*** User 2024-03-21 07:59:11.853 ***🔗
REST request:
Code: 201
Req: {<0.68715.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5deefdf490f5df1e">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2827@domain.example.com\",\"name\":\"wonderland-51.844592\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/domain.example.com/wonderland-51.844592">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:11 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-51.844592">>,224,2583}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_message_errors_2827@domain.example.com\",\"name\":\"wonderland-51.844592\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:11.855 ***🔗
REST request:
Code: 204
Req: {<0.68727.0>,
      <<"/api/mucs/domain.example.com/thisroomdoesnotexist/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6a715a066715ce67">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2827@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:11 GMT">>}],
         <<>>,80,970}
Params: #{path =>
              <<"/api/mucs/domain.example.com/thisroomdoesnotexist/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"body\":\"Greetings!\",\"from\":\"alicE_message_errors_2827@domain.example.com\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:11.856 ***🔗
REST request fails:
Code: 400
Req: {<0.68734.0>,
      <<"/api/mucs/domain.example.com/wonderland-51.844592/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c3b6ccf8fddd850d">>}],
      <<"{\"from\":\"alicE_message_errors_2827@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:11 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,414}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-51.844592/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"from\":\"alicE_message_errors_2827@domain.example.com\"}">>,
          return_headers => true}


*** User 2024-03-21 07:59:11.858 ***🔗
REST request fails:
Code: 400
Req: {<0.68738.0>,
      <<"/api/mucs/domain.example.com/wonderland-51.844592/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ba536693a94db626">>}],
      <<"{\"body\":\"Greetings!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:11 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,491}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-51.844592/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"body\":\"Greetings!\"}">>,return_headers => true}


*** User 2024-03-21 07:59:11.860 ***🔗
REST request fails:
Code: 400
Req: {<0.68744.0>,
      <<"/api/mucs/domain.example.com/wonderland-51.844592/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"20fb41037f416886">>}],
      <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:59:11 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,733}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-51.844592/messages">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body => <<"{\"body\":\"Greetings!\",\"from\":\"@invalid\"}">>,
          return_headers => true}

*** CT 2024-03-21 07:59:11.863 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3482.html



=== Ended at 2024-03-21 07:59:11
=== successfully completed test case
=== === Returned value: {{<<"400">>,<<"Bad Request">>},<<"Invalid sender JID">>}