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

=== Config value:

    [{watchdog,<0.68618.0>},
     {preset,"pgsql_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@82e417e9e7f3.2024-04-15_15.52.32/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-15_16.04.18/muc_http_api_suite.invite_errors.207362.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@82e417e9e7f3.2024-04-15_15.52.32/big_tests.tests.muc_http_api_SUITE.logs/run.2024-04-15_16.04.18/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@82e417e9e7f3.2024-04-15_15.52.32"

=== Started at 2024-04-15 16:04:23


*** CT 2024-04-15 16:04:23.575 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2456.html

*** User 2024-04-15 16:04:23.587 ***🔗
REST request:
Code: 201
Req: {<0.68657.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9c61976f0dd62680">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_invite_errors_2822@domain.example.com\",\"name\":\"wonderland-63.576115\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/domain.example.com/wonderland-63.576115">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-63.576115">>,224,2177}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_invite_errors_2822@domain.example.com\",\"name\":\"wonderland-63.576115\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:23.589 ***🔗
REST request fails:
Code: 400
Req: {<0.68669.0>,
      <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"503621c638e29569">>}],
      <<"{\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,489}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:23.591 ***🔗
REST request fails:
Code: 400
Req: {<0.68675.0>,
      <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"70065b2a9a643520">>}],
      <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,652}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:23.592 ***🔗
REST request fails:
Code: 400
Req: {<0.68686.0>,
      <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ed3723128aa9e166">>}],
      <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing invite reason\"">>,149,689}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:23.594 ***🔗
REST request fails:
Code: 400
Req: {<0.68692.0>,
      <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c62819b0aba6eeee">>}],
      <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"@badjid\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,578}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"@badjid\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:23.596 ***🔗
REST request fails:
Code: 400
Req: {<0.68696.0>,
      <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a8c825ccd2683ac3">>}],
      <<"{\"sender\":\"@badjid\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,493}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-63.576115/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"@badjid\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:23.598 ***🔗
REST request fails:
Code: 404
Req: {<0.68699.0>,<<"/api/mucs/baddomain/wonderland-63.576115/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5b1ddf5ef245b02a">>}],
      <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"MUC domain not found\"">>,146,610}
Params: #{path => <<"/api/mucs/baddomain/wonderland-63.576115/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:23.599 ***🔗
REST request fails:
Code: 404
Req: {<0.68705.0>,
      <<"/api/mucs/domain.example.com/thisroomdoesnotexist/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"095f73693b79ee2e">>}],
      <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:23 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,527}
Params: #{path =>
              <<"/api/mucs/domain.example.com/thisroomdoesnotexist/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2822@domain.example.com\",\"recipient\":\"bOb_invite_errors_2822@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}

*** CT 2024-04-15 16:04:23.604 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2456.html



=== Ended at 2024-04-15 16:04:23
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},<<"Room not found">>}