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

=== Config value:

    [{watchdog,<0.76529.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@3137d4b2a3a4.2024-04-22_17.28.36/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-22_17.43.33/muc_light_http_api_suite.invite_to_room_errors.113412.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@3137d4b2a3a4.2024-04-22_17.28.36/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-22_17.43.33/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 =>
            #{server_info => [],iqdisc => one_queue,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@3137d4b2a3a4.2024-04-22_17.28.36"

=== Started at 2024-04-22 17:43:33


*** CT 2024-04-22 17:43:33.580 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5507.html

*** User 2024-04-22 17:43:33.598 ***🔗
REST request fails:
Code: 400
Req: {<0.76589.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f512da25d48d1ca5">>}],
      <<"{\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,149,711}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-22 17:43:33.600 ***🔗
REST request fails:
Code: 400
Req: {<0.76597.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"34cd49e6e3f6b56b">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,720}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-22 17:43:33.601 ***🔗
REST request fails:
Code: 400
Req: {<0.76605.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0eeabe2069ca9ccc">>}],
      <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,149,684}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"@invalid\",\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-22 17:43:33.604 ***🔗
REST request fails:
Code: 400
Req: {<0.76611.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"aaeb4f52c127a762">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,804}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"@invalid\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-22 17:43:33.606 ***🔗
REST request fails:
Code: 400
Req: {<0.76621.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"df311e36214df24c">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"baduser@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,995}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"baduser@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-22 17:43:33.609 ***🔗
REST request fails:
Code: 403
Req: {<0.76632.0>,
      <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b654fd0f11f79ece">>}],
      <<"{\"recipient\":\"alicE_invite_to_room_errors_3014@localhost\",\"sender\":\"bOb_invite_to_room_errors_3014@localhost\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,162,1422}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/alice_invite_to_room_errors_3014-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"alicE_invite_to_room_errors_3014@localhost\",\"sender\":\"bOb_invite_to_room_errors_3014@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-22 17:43:33.611 ***🔗
REST request fails:
Code: 404
Req: {<0.76641.0>,
      <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"30ee82efea7fd513">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,1233}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/badroom/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-04-22 17:43:33.613 ***🔗
REST request fails:
Code: 404
Req: {<0.76647.0>,
      <<"/api/muc-lights/localhost/alice_invite_to_room_errors_3014-room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4de9ac3486584c78">>}],
      <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:32 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,774}
Params: #{path =>
              <<"/api/muc-lights/localhost/alice_invite_to_room_errors_3014-room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"recipient\":\"bOb_invite_to_room_errors_3014@localhost\",\"sender\":\"alicE_invite_to_room_errors_3014@localhost\"}">>,
          role => admin,return_headers => true}

*** CT 2024-04-22 17:43:33.615 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5507.html



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