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

=== Config value:

    [{watchdog,<0.65122.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@7465fd1d5a64.2023-11-23_14.13.58/big_tests.tests.muc_http_api_SUITE.logs/run.2023-11-23_14.26.15/muc_http_api_suite.invite_errors.181506.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@7465fd1d5a64.2023-11-23_14.13.58/big_tests.tests.muc_http_api_SUITE.logs/run.2023-11-23_14.26.15/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@7465fd1d5a64.2023-11-23_14.13.58"

=== Started at 2023-11-23 14:26:20


*** CT 2023-11-23 14:26:20.926 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2520.html

*** User 2023-11-23 14:26:20.938 ***🔗
REST request:
Code: 201
Req: {<0.65167.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ec9cc8e7ebd45eff">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_invite_errors_2604@domain.example.com\",\"name\":\"wonderland-80.926728\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/domain.example.com/wonderland-80.926728">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-80.926728">>,224,2326}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_invite_errors_2604@domain.example.com\",\"name\":\"wonderland-80.926728\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2023-11-23 14:26:20.940 ***🔗
REST request fails:
Code: 400
Req: {<0.65181.0>,
      <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ff07ae0896b48a4c">>}],
      <<"{\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,533}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2023-11-23 14:26:20.942 ***🔗
REST request fails:
Code: 400
Req: {<0.65188.0>,
      <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"db10bb7329ec2140">>}],
      <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,660}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2023-11-23 14:26:20.944 ***🔗
REST request fails:
Code: 400
Req: {<0.65194.0>,
      <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4dcd395a4a224dd1">>}],
      <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing invite reason\"">>,149,623}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2023-11-23 14:26:20.946 ***🔗
REST request fails:
Code: 400
Req: {<0.65198.0>,
      <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"95fab584357da361">>}],
      <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"@badjid\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,663}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"@badjid\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2023-11-23 14:26:20.947 ***🔗
REST request fails:
Code: 400
Req: {<0.65201.0>,
      <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9a72f6af3d4eb670">>}],
      <<"{\"sender\":\"@badjid\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,572}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-80.926728/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"@badjid\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2023-11-23 14:26:20.949 ***🔗
REST request fails:
Code: 404
Req: {<0.65208.0>,<<"/api/mucs/baddomain/wonderland-80.926728/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f4049f72b028d866">>}],
      <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"MUC domain not found\"">>,146,504}
Params: #{path => <<"/api/mucs/baddomain/wonderland-80.926728/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2023-11-23 14:26:20.950 ***🔗
REST request fails:
Code: 404
Req: {<0.65210.0>,
      <<"/api/mucs/domain.example.com/thisroomdoesnotexist/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e059009e1d4bc44a">>}],
      <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 23 Nov 2023 14:26:20 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,559}
Params: #{path =>
              <<"/api/mucs/domain.example.com/thisroomdoesnotexist/participants">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2604@domain.example.com\",\"recipient\":\"bOb_invite_errors_2604@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          method => <<"POST">>,return_headers => true}

*** CT 2023-11-23 14:26:20.952 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2520.html



=== Ended at 2023-11-23 14:26:20
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},<<"Room not found">>}