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

=== Config value:

    [{watchdog,<0.70526.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@82e417e9e7f3.2024-04-15_15.52.32/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-15_16.04.38/muc_light_http_api_suite.send_message_errors.121348.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@82e417e9e7f3.2024-04-15_15.52.32/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-15_16.04.38/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_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_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@82e417e9e7f3.2024-04-15_15.52.32"

=== Started at 2024-04-15 16:04:38


*** CT 2024-04-15 16:04:38.409 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2486.html

*** User 2024-04-15 16:04:38.425 ***🔗
REST request:
Code: 204
Req: {<0.70600.0>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"17a7ffc0102e279b">>}],
      <<"{\"body\":\"hello\",\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},[],<<>>,27,2049}
Params: #{path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"body\":\"hello\",\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:38.427 ***🔗
REST request fails:
Code: 400
Req: {<0.70616.0>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9e8ca7dceffc5714">>}],
      <<"{\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:37 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,148,603}
Params: #{path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:38.429 ***🔗
REST request fails:
Code: 400
Req: {<0.70618.0>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"efbd9a43396686f2">>}],
      <<"{\"body\":\"hello\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:37 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Missing sender JID\"">>,146,693}
Params: #{path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,body => <<"{\"body\":\"hello\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:38.431 ***🔗
REST request fails:
Code: 400
Req: {<0.70629.0>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7b69033f42dc7c49">>}],
      <<"{\"body\":\"hello\",\"from\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:37 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"20">>}],
         <<"\"Invalid sender JID\"">>,146,478}
Params: #{path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body => <<"{\"body\":\"hello\",\"from\":\"@invalid\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:38.433 ***🔗
REST request fails:
Code: 400
Req: {<0.70635.0>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"2fc67a94d0d1120d">>}],
      <<"{\"body\":\"hello\",\"from\":\"baduser@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:37 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1187}
Params: #{path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"body\":\"hello\",\"from\":\"baduser@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:38.436 ***🔗
REST request fails:
Code: 403
Req: {<0.70642.0>,
      <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cfe87f99beee9271">>}],
      <<"{\"body\":\"hello\",\"from\":\"bOb_send_message_errors_2839@domain.example.com\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:37 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"38">>}],
         <<"\"Given user does not occupy this room\"">>,162,1530}
Params: #{path =>
              <<"/api/muc-lights/muclight.domain.example.com/alice_send_message_errors_2839-room/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"body\":\"hello\",\"from\":\"bOb_send_message_errors_2839@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:38.438 ***🔗
REST request fails:
Code: 404
Req: {<0.70644.0>,
      <<"/api/muc-lights/muclight.domain.example.com/badroom/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7d22632856abb27c">>}],
      <<"{\"body\":\"hello\",\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:37 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"16">>}],
         <<"\"Room not found\"">>,140,928}
Params: #{path =>
              <<"/api/muc-lights/muclight.domain.example.com/badroom/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"body\":\"hello\",\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}


*** User 2024-04-15 16:04:38.440 ***🔗
REST request fails:
Code: 404
Req: {<0.70646.0>,
      <<"/api/muc-lights/domain.example.com/alice_send_message_errors_2839-room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4e09c666cb8f534f">>}],
      <<"{\"body\":\"hello\",\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 15 Apr 2024 16:04:37 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,669}
Params: #{path =>
              <<"/api/muc-lights/domain.example.com/alice_send_message_errors_2839-room/messages">>,
          server => #{node => mongooseim@localhost},
          role => admin,
          body =>
              <<"{\"body\":\"hello\",\"from\":\"alicE_send_message_errors_2839@domain.example.com\"}">>,
          method => <<"POST">>,return_headers => true}

*** CT 2024-04-15 16:04:38.443 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2486.html



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