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

=== Config value:

    [{watchdog,<0.71476.0>},
     {preset,"odbc_mssql_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@e84896a28784.2023-12-20_12.31.47/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-12-20_12.46.16/muc_light_http_api_suite.invite_to_room_errors.202626.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@e84896a28784.2023-12-20_12.31.47/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-12-20_12.46.16/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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@e84896a28784.2023-12-20_12.31.47"

=== Started at 2023-12-20 12:46:16


*** CT 2023-12-20 12:46:16.787 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4748.html

*** User 2023-12-20 12:46:16.821 ***🔗
REST request fails:
Code: 400
Req: {<0.71554.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"aea936d754709a81">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,731}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>,
          return_headers => true}


*** User 2023-12-20 12:46:16.822 ***🔗
REST request fails:
Code: 400
Req: {<0.71560.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5c38cd62815c1317">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,642}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\"}">>,
          return_headers => true}


*** User 2023-12-20 12:46:16.823 ***🔗
REST request fails:
Code: 400
Req: {<0.71564.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6273ffc3f968657f">>}],
      <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,504}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>,
          return_headers => true}


*** User 2023-12-20 12:46:16.825 ***🔗
REST request fails:
Code: 400
Req: {<0.71570.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e90d4438934c16fa">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,625}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"@invalid\"}">>,
          return_headers => true}


*** User 2023-12-20 12:46:16.827 ***🔗
REST request fails:
Code: 400
Req: {<0.71574.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fdead8f02f7fbd82">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"baduser@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1081}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"baduser@localhost\"}">>,
          return_headers => true}


*** User 2023-12-20 12:46:16.829 ***🔗
REST request fails:
Code: 403
Req: {<0.71580.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8dbbff342a2a2696">>}],
      <<"{\"recipient\":\"alicE_invite_to_room_errors_2674@localhost\",\"sender\":\"bOb_invite_to_room_errors_2674@localhost\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,162,1339}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_2674-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"alicE_invite_to_room_errors_2674@localhost\",\"sender\":\"bOb_invite_to_room_errors_2674@localhost\"}">>,
          return_headers => true}


*** User 2023-12-20 12:46:16.831 ***🔗
REST request fails:
Code: 404
Req: {<0.71586.0>,
      <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"06bc6299dbcdfc17">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,1578}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>,
          return_headers => true}


*** User 2023-12-20 12:46:16.833 ***🔗
REST request fails:
Code: 404
Req: {<0.71592.0>,
      <<"/api/muc-lights/localhost/alice_invite_to_room_errors_2674-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8abfc50c9330273d">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 20 Dec 2023 12:46:16 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,710}
Params: #{path =>
              <<"/api/muc-lights/localhost/alice_invite_to_room_errors_2674-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,role => admin,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_2674@localhost\",\"sender\":\"alicE_invite_to_room_errors_2674@localhost\"}">>,
          return_headers => true}

*** CT 2023-12-20 12:46:16.835 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4766.html



=== Ended at 2023-12-20 12:46:16
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}