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

=== Config value:

    [{watchdog,<0.67018.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@c558b6ad2bd8.2024-02-26_15.40.27/big_tests.tests.muc_http_api_SUITE.logs/run.2024-02-26_15.54.10/muc_http_api_suite.invite_errors.201730.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@c558b6ad2bd8.2024-02-26_15.40.27/big_tests.tests.muc_http_api_SUITE.logs/run.2024-02-26_15.54.10/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@c558b6ad2bd8.2024-02-26_15.40.27"

=== Started at 2024-02-26 15:54:15


*** CT 2024-02-26 15:54:15.389 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2453.html

*** User 2024-02-26 15:54:15.402 ***🔗
REST request:
Code: 201
Req: {<0.67063.0>,<<"/api/mucs/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1477e119b75a0eaa">>}],
      <<"{\"nick\":\"ali\",\"owner\":\"alicE_invite_errors_2780@domain.example.com\",\"name\":\"wonderland-55.390275\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/mucs/domain.example.com/wonderland-55.390275">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"wonderland-55.390275">>,224,2758}
Params: #{path => <<"/api/mucs/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"nick\":\"ali\",\"owner\":\"alicE_invite_errors_2780@domain.example.com\",\"name\":\"wonderland-55.390275\"}">>,
          role => admin,return_headers => true}


*** User 2024-02-26 15:54:15.403 ***🔗
REST request fails:
Code: 400
Req: {<0.67075.0>,
      <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"59efa6b848ff0ccd">>}],
      <<"{\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,562}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          role => admin,return_headers => true}


*** User 2024-02-26 15:54:15.405 ***🔗
REST request fails:
Code: 400
Req: {<0.67083.0>,
      <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"37c6a0b3f0e6aab4">>}],
      <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,591}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          role => admin,return_headers => true}


*** User 2024-02-26 15:54:15.407 ***🔗
REST request fails:
Code: 400
Req: {<0.67090.0>,
      <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4edc20df2f7714ef">>}],
      <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing invite reason\"">>,149,564}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\"}">>,
          role => admin,return_headers => true}


*** User 2024-02-26 15:54:15.408 ***🔗
REST request fails:
Code: 400
Req: {<0.67092.0>,
      <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8bd24f6c3c13e342">>}],
      <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"@badjid\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,666}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"@badjid\",\"reason\":\"Join this room!\"}">>,
          role => admin,return_headers => true}


*** User 2024-02-26 15:54:15.410 ***🔗
REST request fails:
Code: 400
Req: {<0.67096.0>,
      <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2bd5eee6d73f976b">>}],
      <<"{\"sender\":\"@badjid\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,1055}
Params: #{path =>
              <<"/api/mucs/domain.example.com/wonderland-55.390275/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"@badjid\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          role => admin,return_headers => true}


*** User 2024-02-26 15:54:15.412 ***🔗
REST request fails:
Code: 404
Req: {<0.67101.0>,<<"/api/mucs/baddomain/wonderland-55.390275/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ef3251b3fd354d0c">>}],
      <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"MUC domain not found\"">>,146,575}
Params: #{path => <<"/api/mucs/baddomain/wonderland-55.390275/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          role => admin,return_headers => true}


*** User 2024-02-26 15:54:15.414 ***🔗
REST request fails:
Code: 404
Req: {<0.67106.0>,
      <<"/api/mucs/domain.example.com/thisroomdoesnotexist/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"62f5620170a570ac">>}],
      <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 26 Feb 2024 15:54:14 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,566}
Params: #{path =>
              <<"/api/mucs/domain.example.com/thisroomdoesnotexist/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"alicE_invite_errors_2780@domain.example.com\",\"recipient\":\"bOb_invite_errors_2780@domain.example.com\",\"reason\":\"Join this room!\"}">>,
          role => admin,return_headers => true}

*** CT 2024-02-26 15:54:15.418 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2453.html



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