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

=== Config value:

    [{watchdog,<0.5924.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-11-16_09.18.41/muc_light_http_api_suite.invite_to_room_errors.100740.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-11-16_09.18.41/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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,<<"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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:18:41


*** CT 2023-11-16 09:18:41.787 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4523.html

*** User 2023-11-16 09:18:41.801 ***🔗
REST request fails:
Code: 400
Req: {<0.5988.2>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1831d988ddaf6edc">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,592}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:18:41.803 ***🔗
REST request fails:
Code: 400
Req: {<0.5998.2>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"bac4f08a5be4b367">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,616}
Params: #{body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:18:41.804 ***🔗
REST request fails:
Code: 400
Req: {<0.6004.2>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f4037c3af64e711e">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\",\"recipient\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,637}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\",\"recipient\":\"@invalid\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:18:41.807 ***🔗
REST request fails:
Code: 400
Req: {<0.6016.2>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b8d0bb1f400cf434">>}],
      <<"{\"sender\":\"@invalid\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,498}
Params: #{body =>
              <<"{\"sender\":\"@invalid\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:18:41.809 ***🔗
REST request fails:
Code: 400
Req: {<0.6022.2>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b3fd53abcaac2e97">>}],
      <<"{\"sender\":\"baduser@localhost\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,790}
Params: #{body =>
              <<"{\"sender\":\"baduser@localhost\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:18:41.835 ***🔗
REST request fails:
Code: 403
Req: {<0.6030.2>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"93638b7bdd5d1bb7">>}],
      <<"{\"sender\":\"bOb_invite_to_room_errors_2744@localhost\",\"recipient\":\"alicE_invite_to_room_errors_2744@localhost\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,162,25198}
Params: #{body =>
              <<"{\"sender\":\"bOb_invite_to_room_errors_2744@localhost\",\"recipient\":\"alicE_invite_to_room_errors_2744@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2744-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:18:41.839 ***🔗
REST request fails:
Code: 404
Req: {<0.6049.2>,
      <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8fd98a3d9fee3bcb">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,2151}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2023-11-16 09:18:41.842 ***🔗
REST request fails:
Code: 404
Req: {<0.6053.2>,
      <<"/api/muc-lights/localhost/alice_invite_to_room_errors_2744-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cba9a1528c434be0">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 16 Nov 2023 09:18:41 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,1103}
Params: #{body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2744@localhost\",\"recipient\":\"bOb_invite_to_room_errors_2744@localhost\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/localhost/alice_invite_to_room_errors_2744-room/participants">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2023-11-16 09:18:41.850 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4523.html



=== Ended at 2023-11-16 09:18:41
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}