status.infobip.com Open in urlscan Pro
18.66.122.97  Public Scan

URL: https://status.infobip.com/incidents/dl82c0g9kdgc
Submission: On February 05 via api from ES — Scanned from ES

Form analysis 3 forms found in the DOM

POST /subscriptions/new-email

<form id="subscribe-form-email" action="/subscriptions/new-email" accept-charset="UTF-8" data-remote="true" method="post">
  <input type="hidden" name="email_otp_verify_flow" id="email_otp_verify_flow" value="false" autocomplete="off">
  <!-- make sure not to put cookie values in here since this gets cached -->
  <label for="email">Email address:</label>
  <input name="email" id="email" type="text" class="full-width" data-js-hook="email-notification-field" autocomplete="email">
  <input name="email_otp_auth_token" type="hidden" id="email-otp-token-field">
  <div class="opt-container-section" id="email-otp-container" ,="" style="display:none">
    <label for="email-otp">Enter OTP:</label>
    <input name="otp" id="email-otp" type="text" value="" class="prepend full-width">
    <p id="email-otp-timer">Resend OTP in: <span id="email-otp-countdown"></span> seconds </p>
    <p id="resend-email-otp"> Didn't receive the OTP? <a href="#" id="resend-email-otp-btn">Resend OTP </a>
    </p>
  </div>
  <input type="hidden" name="captcha_error" id="captcha_error" value="false" autocomplete="off">
  <div>
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-6rlrgrfvszo3" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.recaptcha.net/recaptcha/enterprise/anchor?ar=1&amp;k=6LdTS8AUAAAAAOIbCKoCAP4LQku1olYGrywPTaZz&amp;co=aHR0cHM6Ly9zdGF0dXMuaW5mb2JpcC5jb206NDQz&amp;hl=es&amp;v=MHBiAvbtvk5Wb2eTZHoP1dUd&amp;size=invisible&amp;cb=vser11sa6eyr"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div><input type="submit" value="Subscribe via email" class="flat-button full-width g-recaptcha" id="subscribe-btn-email" data-disabled-text="Subscribing..." data-sitekey="6LdTS8AUAAAAAOIbCKoCAP4LQku1olYGrywPTaZz"
    data-callback="submitNewEmailSubscriber" data-error-callback="emailSubscriberCaptchaError">
  <div class="terms_and_privacy_information bottom small"> This site is protected by reCAPTCHA and the Google <a target="_blank" rel="noopener" href="https://policies.google.com/privacy">Privacy Policy</a> and
    <a target="_blank" rel="noopener" data-js-hook="captcha-terms-of-service-link" href="https://policies.google.com/terms">Terms of Service</a> apply.</div>
</form>

POST /subscriptions/webhook.json

<form id="subscribe-form-webhook" action="/subscriptions/webhook.json" accept-charset="UTF-8" data-remote="true" method="post">
  <div class="control-group">
    <div class="controls">
      <label for="endpoint-webhooks">Webhook URL:</label>
      <input type="text" name="endpoint" id="endpoint-webhooks" data-js-hook="endpoint" class="full-width" aria-describedby="url-help-block">
      <p class="help-block" id="url-help-block">The URL we should send the webhooks to</p>
    </div>
  </div>
  <div class="control-group">
    <div class="controls">
      <label for="email-webhooks">Email address:</label>
      <input type="text" name="email" id="email-webhooks" data-js-hook="email" class="full-width" aria-describedby="email-help-block">
      <p class="help-block" id="email-help-block">We'll send you email if your endpoint fails</p>
    </div>
  </div>
  <input type="hidden" name="captcha_error" id="captcha_error" value="false" autocomplete="off">
  <div>
    <div class="grecaptcha-badge" data-style="none"
      style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-9vvxt4liyy69" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.recaptcha.net/recaptcha/enterprise/anchor?ar=1&amp;k=6LcQ-b0UAAAAAJjfdwO_-ozGC-CzWDj4Pm1kJ2Ah&amp;co=aHR0cHM6Ly9zdGF0dXMuaW5mb2JpcC5jb206NDQz&amp;hl=es&amp;v=MHBiAvbtvk5Wb2eTZHoP1dUd&amp;size=invisible&amp;cb=czvxpvihc4md"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div><input type="submit" value="Subscribe" to="" notifications="" class="flat-button full-width g-recaptcha" id="subscribe-btn-webhook" data-disabled-text="Subscribing..." data-sitekey="6LcQ-b0UAAAAAJjfdwO_-ozGC-CzWDj4Pm1kJ2Ah"
    data-callback="submitNewWebhookSubscriber" data-error-callback="webhookSubscriberCaptchaError">
  <div class="terms_and_privacy_information bottom small"> This site is protected by reCAPTCHA and the Google <a target="_blank" rel="noopener" href="https://policies.google.com/privacy">Privacy Policy</a> and
    <a target="_blank" rel="noopener" data-js-hook="captcha-terms-of-service-link" href="https://policies.google.com/terms">Terms of Service</a> apply.</div>
</form>

POST /subscriptions/incident.json

<form class="modal-content" id="subscribe-form-dl82c0g9kdgc" action="/subscriptions/incident.json" accept-charset="UTF-8" data-remote="true" method="post">
  <input type="hidden" name="incident_code" id="incident_code" value="dl82c0g9kdgc" autocomplete="off">
  <div class="modal-header">
    <a href="#" data-dismiss="modal" class="close" data-js-hook="incident-modal-close" aria-label="close" role="button">×</a>
    <h4 id="incident-subscription-dialog-header"> Subscribe to Incident </h4>
  </div>
  <div class="modal-body">
    <p style="margin-bottom:25px" id="incident-subscription-dialog-description"> Subscribe to updates for <strong>Global (Germany) - Data Center planned maintenance</strong> via email. You'll receive email notifications when incidents are updated.
    </p>
    <div class="control-group">
      <label for="email-dl82c0g9kdgc">VIA EMAIL:</label>
      <div class="controls">
        <input type="text" name="email" id="email-dl82c0g9kdgc" data-js-hook="email" class="full-width">
      </div>
    </div>
  </div>
  <div class="modal-footer incident-subscribe">
    <!-- tests fail if static width isn't present  ¯\_(ツ)_/¯ -->
    <button name="button" type="submit" class="flat-button cpt-button incident-subscribe-btn-captcha" id="subscribe-btn-dl82c0g9kdgc" onclick="submitCaptchaIncidentSubscribe(event)">Subscribe to Incident</button>
    <input type="hidden" name="captcha_error" id="captcha_error" value="false" autocomplete="off">
    <input type="hidden" name="g-recaptcha-response" id="g-recaptcha-response" value="false" autocomplete="off">
    <div class="terms_and_privacy_information left small"> This site is protected by reCAPTCHA and the Google <a target="_blank" rel="noopener" href="https://policies.google.com/privacy">Privacy Policy</a> and
      <a target="_blank" rel="noopener" data-js-hook="captcha-terms-of-service-link" href="https://policies.google.com/terms">Terms of Service</a> apply.</div>
  </div>
</form>

Text Content

 * Applications
 * Channels
 * Interface/API

Contact support
x
Enter your email to receive updates on ongoing incidents or upcoming
maintenances.
Email address:
Enter OTP:

Resend OTP in: seconds

Didn't receive the OTP? Resend OTP


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Get incident updates and maintenance status messages in Slack.
Subscribe via Slack
By subscribing you agree to the Atlassian Cloud Terms of Service and acknowledge
Atlassian's Privacy Policy.
Get webhook notifications whenever Infobip creates an incident, updates an
incident, resolves an incident or changes a component status.
Webhook URL:

The URL we should send the webhooks to

Email address:

We'll send you email if your endpoint fails


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Visit our support site.
Get the Atom Feed or RSS Feed.


INFOBIP SYSTEM STATUS


INFOBIP SYSTEM STATUS HISTORY


All is operational Current status Report incident History

Operational

Maintenance

Major Outage

Degraded performance

Global (Germany) - Data Center planned maintenance
Scheduled for Feb 27, 23:00 UTC  -  Feb 28, 07:00 UTC
Subscribe to Updates
Scheduled
We will undergo the first of two planned maintenance activities consisting of
restructuring the Global (Germany) data center's infrastructure, with the goal
of ensuring optimal performance of our platform.

Start (UTC): 27 February 2024 23:00
End (UTC): 28 February 2024 07:00
Purpose: Data center restructuring

During the maintenance timeframe, downtime is not expected, however, services
hosted on the data center may experience short intermittent periods of degraded
performance.
Posted 3 days ago. Feb 02, 2024 - 08:15 UTC
This scheduled maintenance affects: Customer Portal Login/Homepage (Global
(Germany)), People (Global (Germany)), Moments (Global (Germany)), Analyze
(Global (Germany)), Conversations (Global (Germany)), Answers (Global
(Germany)), Channels and Numbers (Global (Germany)), Other Portal Apps (Global
(Germany)), MMS (Global (Germany)), Mobile Push Notifications (Global
(Germany)), USSD (Global (Germany)), Integrations (Global (Germany)), RCS
(Global (Germany)), Live Chat (Global (Germany)), Mobile Identity (Global
(Germany)), SMS (Global (Germany)), Number Lookup (Global (Germany)), Email
(Global (Germany)), WhatsApp Business (Global (Germany)), ChatApps (Global
(Germany)), SMPP (Global (Germany)), HTTP API (Global (Germany)), SMTP (Global
(Germany)), Voice (Global (Germany)), and SIP Trunk (Global (Germany)).
← Current Status Powered by Atlassian Statuspage

×

SUBSCRIBE TO INCIDENT

Subscribe to updates for Global (Germany) - Data Center planned maintenance via
email. You'll receive email notifications when incidents are updated.

VIA EMAIL:

Subscribe to Incident
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.