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

=== Config value:

    [{watchdog,<0.74154.0>},
     {preset,"mysql_redis"},
     {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@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-02-15_10.10.48/muc_light_http_api_suite.invite_to_room_errors.195458.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@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-02-15_10.10.48/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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@1fbe638fdeaa.2024-02-15_09.57.53"

=== Started at 2024-02-15 10:10:48


*** CT 2024-02-15 10:10:48.916 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4478.html

*** User 2024-02-15 10:10:48.931 ***🔗
REST request fails:
Code: 400
Req: {<0.74228.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a7a7d7f1fb5dec7a">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,602}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-02-15 10:10:48.932 ***🔗
REST request fails:
Code: 400
Req: {<0.74230.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"19897fdbf03f6406">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,561}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-02-15 10:10:48.934 ***🔗
REST request fails:
Code: 400
Req: {<0.74240.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1125396b0358b844">>}],
      <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,527}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-02-15 10:10:48.936 ***🔗
REST request fails:
Code: 400
Req: {<0.74247.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fbc5c51b315d2cfc">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,426}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"@invalid\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-02-15 10:10:48.938 ***🔗
REST request fails:
Code: 400
Req: {<0.74258.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a515b987b9ec6c41">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"baduser@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1067}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"baduser@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-02-15 10:10:48.940 ***🔗
REST request fails:
Code: 403
Req: {<0.74264.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"be2bfbbbf73be3e1">>}],
      <<"{\"recipient\":\"alicE_invite_to_room_errors_2713@localhost\",\"sender\":\"bOb_invite_to_room_errors_2713@localhost\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,162,1742}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2713-room/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"recipient\":\"alicE_invite_to_room_errors_2713@localhost\",\"sender\":\"bOb_invite_to_room_errors_2713@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-02-15 10:10:48.943 ***🔗
REST request fails:
Code: 404
Req: {<0.74270.0>,
      <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"175b4420015c7bf8">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,1382}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-02-15 10:10:48.944 ***🔗
REST request fails:
Code: 404
Req: {<0.74272.0>,
      <<"/api/muc-lights/localhost/alice_invite_to_room_errors_2713-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"87556d742efef722">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 15 Feb 2024 10:10:48 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,698}
Params: #{path =>
              <<"/api/muc-lights/localhost/alice_invite_to_room_errors_2713-room/participants">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2713@localhost\",\"sender\":\"alicE_invite_to_room_errors_2713@localhost\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}

*** CT 2024-02-15 10:10:48.948 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4478.html



=== Ended at 2024-02-15 10:10:48
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}