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

=== Config value:

    [{watchdog,<0.75329.0>},
     {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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-25_12.16.17/muc_light_http_api_suite.invite_to_room_errors.158339.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-25_12.16.17/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:16:17


*** CT 2024-04-25 12:16:17.574 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4713.html

*** User 2024-04-25 12:16:17.591 ***🔗
REST request fails:
Code: 400
Req: {<0.75403.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"69889fb299ba1d70">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,769}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>,
          return_headers => true}


*** User 2024-04-25 12:16:17.593 ***🔗
REST request fails:
Code: 400
Req: {<0.75413.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3f073fc614597f4e">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,1022}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\"}">>,
          return_headers => true}


*** User 2024-04-25 12:16:17.596 ***🔗
REST request fails:
Code: 400
Req: {<0.75423.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"100c39e8b154995c">>}],
      <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,1014}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>,
          return_headers => true}


*** User 2024-04-25 12:16:17.598 ***🔗
REST request fails:
Code: 400
Req: {<0.75430.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d4d5131d90059b6c">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,950}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"@invalid\"}">>,
          return_headers => true}


*** User 2024-04-25 12:16:17.600 ***🔗
REST request fails:
Code: 400
Req: {<0.75437.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8dc7bf215fda57b3">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"baduser@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1296}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"baduser@localhost\"}">>,
          return_headers => true}


*** User 2024-04-25 12:16:17.603 ***🔗
REST request fails:
Code: 403
Req: {<0.75443.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2c76e5c38c6f9c36">>}],
      <<"{\"recipient\":\"alicE_invite_to_room_errors_3039@localhost\",\"sender\":\"bOb_invite_to_room_errors_3039@localhost\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,162,1639}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3039-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"alicE_invite_to_room_errors_3039@localhost\",\"sender\":\"bOb_invite_to_room_errors_3039@localhost\"}">>,
          return_headers => true}


*** User 2024-04-25 12:16:17.607 ***🔗
REST request fails:
Code: 404
Req: {<0.75445.0>,
      <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5ac055e74ce106f5">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,2739}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>,
          return_headers => true}


*** User 2024-04-25 12:16:17.610 ***🔗
REST request fails:
Code: 404
Req: {<0.75447.0>,
      <<"/api/muc-lights/localhost/alice_invite_to_room_errors_3039-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"97617d24d2b3b737">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 25 Apr 2024 12:16:17 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,770}
Params: #{path =>
              <<"/api/muc-lights/localhost/alice_invite_to_room_errors_3039-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3039@localhost\",\"sender\":\"alicE_invite_to_room_errors_3039@localhost\"}">>,
          return_headers => true}

*** CT 2024-04-25 12:16:17.614 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4713.html



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