=== Test case: muc_light_http_api_SUITE:invite_to_room_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.4266.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2a586b8bbe7d.2024-03-12_08.04.35/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-12_08.16.21/muc_light_http_api_suite.invite_to_room_errors.106244.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@2a586b8bbe7d.2024-03-12_08.04.35/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-12_08.16.21/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@2a586b8bbe7d.2024-03-12_08.04.35"

=== Started at 2024-03-12 08:16:21


*** CT 2024-03-12 08:16:21.709 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2459.html

*** User 2024-03-12 08:16:21.724 ***🔗
REST request fails:
Code: 400
Req: {<0.4326.2>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6a367b39e8ec0d6e">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,560}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-12 08:16:21.726 ***🔗
REST request fails:
Code: 400
Req: {<0.4334.2>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"312be02142844bba">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,454}
Params: #{body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-12 08:16:21.727 ***🔗
REST request fails:
Code: 400
Req: {<0.4342.2>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6e9b46aee0190134">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,689}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"@invalid\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-12 08:16:21.729 ***🔗
REST request fails:
Code: 400
Req: {<0.4352.2>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cb21e020666592c3">>}],
      <<"{\"sender\":\"@invalid\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,641}
Params: #{body =>
              <<"{\"sender\":\"@invalid\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-12 08:16:21.732 ***🔗
REST request fails:
Code: 400
Req: {<0.4356.2>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ebe41efae7f1146e">>}],
      <<"{\"sender\":\"baduser@domain.example.com\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1177}
Params: #{body =>
              <<"{\"sender\":\"baduser@domain.example.com\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-12 08:16:21.734 ***🔗
REST request fails:
Code: 403
Req: {<0.4367.2>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e53c8e5e0354943d">>}],
      <<"{\"sender\":\"bOb_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"alicE_invite_to_room_errors_2929@domain.example.com\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,162,1343}
Params: #{body =>
              <<"{\"sender\":\"bOb_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"alicE_invite_to_room_errors_2929@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-12 08:16:21.737 ***🔗
REST request fails:
Code: 404
Req: {<0.4373.2>,
      <<"/api/muc-lights/muclight.domain.example.com/badroom/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8a5a1501512ee04c">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,1353}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/badroom/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-03-12 08:16:21.738 ***🔗
REST request fails:
Code: 404
Req: {<0.4382.2>,
      <<"/api/muc-lights/domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c7f0cb5bebcdb4d9">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 12 Mar 2024 08:16:21 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,511}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2929@domain.example.com\",\"recipient\":\"bOb_invite_to_room_errors_2929@domain.example.com\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/domain.example.com/alice_invite_to_room_errors_2929-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2024-03-12 08:16:21.741 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2459.html



=== Ended at 2024-03-12 08:16:21
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}