{"id":204942,"date":"2026-01-20T06:42:54","date_gmt":"2026-01-20T06:42:54","guid":{"rendered":"https:\/\/postmansmtp.com\/docs\/error-library\/gmail-smtp-errors\/"},"modified":"2026-01-21T07:59:47","modified_gmt":"2026-01-21T07:59:47","slug":"gmail-smtp-error","status":"publish","type":"docs","link":"https:\/\/postmansmtp.com\/es\/docs\/error-library\/gmail-smtp-error\/","title":{"rendered":"Gmail SMTP Errors"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-cd7b26cb alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<h2 class=\"wp-block-heading\">Error Code: 429 \u2013 User Rate Limit Exceeded<\/h2>\n\n\n\n<p>This error occurs when the Gmail API blocks email sending because the user has reached the maximum allowed sending limit. Until this limit resets, new emails cannot be sent.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Causes<\/h3>\n\n\n\n<p>The Gmail API limits how many emails you can send in a <strong>24-hour period<\/strong>. You will see this Error Code: 429 \u2013 User Rate Limit Exceeded when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You send too many emails too quickly<\/li>\n\n\n\n<li>Your daily quota is exceeded\n<ul class=\"wp-block-list\">\n<li>Gmail: <strong>500 emails \/ 24 hours<\/strong><\/li>\n\n\n\n<li>Google Workspace: <strong>2,000 emails \/ 24 hours<\/strong><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>An automated process sends emails without rate limits<\/li>\n<\/ul>\n\n\n\n<p>Once the Google Gmail Workspace email limit is reached, Gmail blocks sending until your 24-hour quota resets.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n\n\n<p>To resolve the <strong>429 \u2013 User Rate Limit Exceeded<\/strong> error:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"has-black-color has-text-color has-link-color wp-elements-35697ef68dc220a01dddc28247c91340\"><strong>Use scheduled and delayed sending<br><\/strong>Combine retrying with spaced-out delivery. Instead of sending all emails at once, schedule them to send gradually over time. This reduces the chances of hitting Gmail\u2019s daily or hourly limits.<br>Tip: Post SMTP Pro includes a <a href=\"https:\/\/postmansmtp.com\/docs\/advance-functionality\/advance-delivery-logs\/\">Quota Scheduling Add-on<\/a> that automatically controls email flow and prevents quota overload.<\/li>\n\n\n\n<li><strong>Throttle email sending<br><\/strong>Limit how many emails are sent per minute or hour to stay safely within Gmail\u2019s API limits.<\/li>\n\n\n\n<li><strong>Follow the \u201cRetry After\u201d Timestamp<\/strong><br>Gmail includes a \u201cRetry After\u201d value in the error response, usually around 100 seconds, as provided by Google. Wait for this exact duration before sending emails again to avoid repeated 429 errors.<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-a246a99c alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-a1f3a934\"><p class=\"uagb-heading-text\">Note: The error message may include a timestamp like: \u00ab<strong>Retry after 2025-10-21T01:53:20Z<\/strong>.\u00bb Always wait for this time before retrying.<\/p><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:5px\">Error Code: 403 \u2013 Insufficient Authentication Scopes<\/h2>\n\n\n\n<p>This error appears when the Gmail API request is made without the proper permissions (scopes). Since the required scope is missing, Gmail blocks the action and prevents the email from being sent.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Causes<\/h3>\n\n\n\n<p>This issue happens when the OAuth access token does <strong>not <\/strong>include the necessary Gmail scopes.<\/p>\n\n\n\n<p>Common causes include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The user did not grant the required permissions during Google login.<\/li>\n\n\n\n<li>The app requested limited scopes.<\/li>\n\n\n\n<li>Existing tokens expired or were created before updating scopes.<\/li>\n<\/ul>\n\n\n\n<p>When this occurs, Gmail returns <strong>403 \u2013 insufficientPermissions.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n\n\n<p>To fix the Error Code: 403 Insufficient Authentication Scopes:<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Re-authorize the user<\/h4>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-21fcc09158918dfb1e14de233d7ec3a3\">Request Google login again and ensure the correct OAuth Gmail scopes are selected:<br>See our step-by-step guide for <a href=\"https:\/\/postmansmtp.com\/docs\/mailers\/google-workspace-gmail-one-click-setup\/\" target=\"_blank\" rel=\"noreferrer noopener\">how to give the permissions while configuring gmail one-click<\/a><a href=\"https:\/\/postmansmtp.com\/docs\/mailers\/google-workspace-gmail-one-click-setup\/\"> :<\/a><\/p>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-58fe6095 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div class=\"wp-block-uagb-advanced-heading uagb-block-7210ebdf\"><p class=\"uagb-heading-text\"><strong>Note: This error clearly indicates that the current token does not allow sending emails. Re-authentication is required.<\/strong><\/p><\/div>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" style=\"margin-top:5px\">Error Code: 400 \u2013 Recipient Address Required<\/h2>\n\n\n\n<p>This error occurs when an email is sent without a valid recipient address. Gmail cannot process the request if the To field is empty.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Causes<\/h3>\n\n\n\n<p>This issue appears when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>No email address is provided in the <strong>To <\/strong>field<\/li>\n\n\n\n<li>The recipient field is accidentally left blank<\/li>\n\n\n\n<li>The system attempts to send an email before filling the required fields<\/li>\n<\/ul>\n\n\n\n<p>When this happens, Gmail returns a <strong>400 \u2013 invalidArgument error<\/strong>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n\n\n<p>To fix the 400 \u2013 Recipient Address Required error:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"has-black-color has-text-color has-link-color wp-elements-e87c2b25247b11df7e1bd6134e397db2\"><strong>Ensure the To field is filled<\/strong><br>Always include at least one valid recipient email address before sending. Kindly <a href=\"https:\/\/postmansmtp.com\/docs\/mailers\/how-to-setup-gmail-with-post-smtp\/#configuration-process\">refer to the documentation<\/a> for configuring gmail one click.<\/li>\n\n\n\n<li><strong>Validate email fields<\/strong><br>Add checks in your system to prevent sending an email with empty recipient fields.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Error Code: 400 \u2013 Precondition Check Failed<\/h2>\n\n\n\n<p>This error appears when a required condition for the Gmail API request is not met. It often happens due to account misconfigurations or temporary restrictions on the user\u2019s Gmail account.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Causes<\/h3>\n\n\n\n<p>Common reasons for this error include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Gmail account settings are blocking certain actions<\/li>\n\n\n\n<li>Temporary Google restrictions<\/li>\n\n\n\n<li>Missing or incorrect configuration in the Gmail API setup<\/li>\n\n\n\n<li>Trying to perform an action that is not allowed in the current account state<\/li>\n<\/ul>\n\n\n\n<p>When this happens, Gmail returns an error.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n\n\n<p>To resolve the 400 \u2013 Precondition Check Failed error:<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Verify the Google account and project setup<\/h5>\n\n\n\n<p>Ensure the Google account is active, verified, and not restricted.<\/p>\n\n\n\n<p class=\"has-black-color has-text-color has-link-color wp-elements-4cbbb76c14c11b122a96f809d0a4c0fc\">Make sure the <a href=\"https:\/\/console.cloud.google.com\/marketplace\/product\/thorn-technologies-public\/sftp-gateway?matchtype=b&amp;sncid=13&amp;utm_source=google&amp;utm_medium=cpc&amp;utm_campaign=sftp_gateway_for_google_worldwide&amp;adgroup=ad_group_1&amp;gad_source=1&amp;gad_campaignid=16579979912&amp;gbraid=0AAAAADgJF-SXwClHzG9HG333mb_JUnxhg&amp;gclid=CjwKCAiAybfLBhAjEiwAI0mBBtQ4DyIf7xS66zh0TQ3H7kEwtk0jo_mFsSzvSZ6_esmNOauLoYXzpRoCDv0QAvD_BwE&amp;project=advance-file-manager-01\">Google Cloud project<\/a> is fully set up with no pending steps (such as missing billing, verification, or incomplete configuration).<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Complete all required Google Cloud configuration steps<\/h5>\n\n\n\n<p>This error commonly occurs when some required configurations are incomplete.<\/p>\n\n\n\n<p>Confirm that:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The OAuth consent screen is fully configured.<\/li>\n\n\n\n<li>All required APIs are enabled.<\/li>\n\n\n\n<li>Proper OAuth credentials (Client ID\/Secret) have been created. Any missing step can trigger the Precondition Check Failed error.<\/li>\n<\/ul>\n\n\n\n<h5 class=\"wp-block-heading\">Retry after some time<\/h5>\n\n\n\n<p>If the error is due to temporary Google checks or internal validations, waiting and retrying can resolve it. Retry after 1\u20135 minutes, and if it still persists, try again after 10\u201330 minutes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Error Code: 400 \u2013 Missing \u2018raw\u2019 RFC822 Payload<\/h2>\n\n\n\n<p>This error occurs when the Gmail API request does not contain the required raw email content. Gmail requires every message to include a properly formatted RFC822 raw string (headers + body), or be sent via the <mark style=\"background-color:rgba(0, 0, 0, 0);color:#4f9e68\" class=\"has-inline-color\">\/upload\/*<\/mark><mark style=\"background-color:rgba(0, 0, 0, 0);color:#000000\" class=\"has-inline-color\"> <\/mark>endpoint for larger payloads.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Causes<\/h3>\n\n\n\n<p>This error typically happens when:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The email content is not generated in valid RFC822 raw format<\/li>\n\n\n\n<li>Required message fields are empty or missing<\/li>\n\n\n\n<li>The system sends an incomplete or malformed email payload<\/li>\n\n\n\n<li>Large or raw messages are not sent through the correct <mark style=\"background-color:rgba(0, 0, 0, 0);color:#4f9e68\" class=\"has-inline-color\">\/upload\/*<\/mark> endpoint<\/li>\n<\/ul>\n\n\n\n<p>When this occurs, Gmail returns a <strong>400 \u2013 invalidArgument<\/strong> error.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Solution<\/h3>\n\n\n\n<h5 class=\"wp-block-heading\">Verify the email content<\/h5>\n\n\n\n<p>Ensure the system generates a complete RFC822 message (headers + body). Missing fields, empty content, or malformed formatting will cause this error.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Check your plugin or site settings<\/h5>\n\n\n\n<p>Confirm that:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>From Email<\/strong> is filled<\/li>\n\n\n\n<li><strong>From Name<\/strong> is filled<\/li>\n\n\n\n<li><strong>To <\/strong>recipient is valid and not empty<\/li>\n<\/ul>\n\n\n\n<p>Any missing field prevents Gmail from building the raw payload.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Confirm nothing is stripping the email data<\/h5>\n\n\n\n<p>Other plugins, filters, or custom code may modify or remove part of the email content.<br>Temporarily disable customizations to check if something is interfering with the raw message.<\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-14114018 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<div id=\"con_req_banner\" class=\"wp-block-uagb-container uagb-block-39d5fa40\">\n<div class=\"wp-block-uagb-image uagb-block-83f9219a wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-none\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" srcset=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/01\/Online_Support_white-color.svg ,https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/01\/Online_Support_white-color.svg 780w, https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/01\/Online_Support_white-color.svg 360w\" sizes=\"auto, (max-width: 480px) 150px\" src=\"https:\/\/postmansmtp-live.s3.amazonaws.com\/wp-content\/uploads\/2026\/01\/Online_Support_white-color.svg\" alt=\"\" class=\"uag-image-205172\" width=\"28\" height=\"33\" title=\"Online_Support_white-color\" loading=\"lazy\" role=\"img\"\/><\/figure><\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-89d8eb6a\"><h3 class=\"uagb-heading-text\">Need Expert Help?<\/h3><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-e3d62de7\"><p class=\"uagb-heading-text\">If you want a professionally optimized setup for maximum deliverability, you can request our&nbsp;Promotional Feature. Expert Configuration Setup. Our team will configure your SMTP, DNS records, API settings, and advanced email routing. Request expert configuration:<\/p><\/div>\n\n\n\n<div class=\"wp-block-uagb-buttons uagb-buttons__outer-wrap uagb-btn__default-btn uagb-btn-tablet__default-btn uagb-btn-mobile__default-btn uagb-block-8639e690\"><div class=\"uagb-buttons__wrap uagb-buttons-layout-wrap \">\n<div class=\"wp-block-uagb-buttons-child uagb-buttons__outer-wrap uagb-block-ea2633d2 wp-block-button\"><div class=\"uagb-button__wrapper\"><a class=\"uagb-buttons-repeater wp-block-button__link\" aria-label=\"\" href=\"https:\/\/postmansmtp.com\/configuration-request\/?utm_source=post+smtp+doc+error&amp;utm_medium=doc+alerts+&amp;utm_campaign=doc+alerts+\" rel=\"follow noopener\" target=\"_self\" role=\"button\"><div class=\"uagb-button__link\">Configuration Request<\/div><span class=\"uagb-button__icon uagb-button__icon-position-after\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" aria-hidden=\"true\" focussable=\"false\"><path d=\"M502.6 278.6l-128 128c-12.51 12.51-32.76 12.49-45.25 0c-12.5-12.5-12.5-32.75 0-45.25L402.8 288H32C14.31 288 0 273.7 0 255.1S14.31 224 32 224h370.8l-73.38-73.38c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l128 128C515.1 245.9 515.1 266.1 502.6 278.6z\"><\/path><\/svg><\/span><\/a><\/div><\/div>\n<\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Error Code: 429 \u2013 User Rate Limit Exceeded This error occurs when [&hellip;]<\/p>\n","protected":false},"author":6417,"featured_media":0,"parent":204935,"menu_order":3,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_robots_primary_cat":"","_seopress_titles_title":"Fix Gmail API & SMTP Errors in Post SMTP \u2013 Complete Error Library","_seopress_titles_desc":"Troubleshoot Gmail SMTP issues in Post SMTP. This error library explains what causes Gmail API errors and how to resolve them with step-by-step guidance.","_seopress_robots_index":"","inline_featured_image":false,"_uag_custom_page_level_css":"","advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"doc_badge":[],"class_list":["post-204942","docs","type-docs","status-publish","hentry"],"acf":[],"spectra_custom_meta":{"_edit_lock":["1768982885:6417"],"post_views_count":["6412"],"inline_featured_image":[""],"_uag_custom_page_level_css":[""],"advgb_blocks_editor_width":[""],"advgb_blocks_columns_visual_guide":[""],"site-sidebar-layout":["default"],"site-content-layout":[""],"ast-site-content-layout":["default"],"site-content-style":["default"],"site-sidebar-style":["default"],"ast-global-header-display":[""],"ast-banner-title-visibility":[""],"ast-main-header-display":[""],"ast-hfb-above-header-display":[""],"ast-hfb-below-header-display":[""],"ast-hfb-mobile-header-display":[""],"site-post-title":[""],"ast-breadcrumbs-content":[""],"ast-featured-img":[""],"footer-sml-layout":[""],"ast-disable-related-posts":[""],"theme-transparent-header-meta":[""],"adv-header-id-meta":[""],"stick-header-meta":[""],"header-above-stick-meta":[""],"header-main-stick-meta":[""],"header-below-stick-meta":[""],"astra-migrate-meta-layouts":["set"],"ast-page-background-enabled":["default"],"ast-page-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"ast-content-background-meta":["a:3:{s:7:\"desktop\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:12:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:15:\"overlay-opacity\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}"],"footnotes":[""],"_edit_last":["6417"],"ezd_doc_left_sidebar":["              "],"ezd_doc_right_sidebar":["              "],"ezd_doc_contributors":["6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,6417,"],"_seopress_redirections_type":["301"],"_seopress_redirections_logged_status":["both"],"_seopress_analysis_target_kw":[""],"footnotes_colum_opt":["a:2:{s:23:\"footnotes_column_source\";s:7:\"default\";s:16:\"footnotes_column\";s:1:\"1\";}"],"ezd_doc_attached_files":[""],"_seopress_titles_title":["Fix Gmail API & SMTP Errors in Post SMTP \u2013 Complete Error Library"],"_seopress_titles_desc":["Troubleshoot Gmail SMTP issues in Post SMTP. This error library explains what causes Gmail API errors and how to resolve them with step-by-step guidance."],"_uag_css_file_name":["uag-css-204942.css"],"_uag_js_file_name":["uag-js-204942.js"],"_uag_page_assets":["a:9:{s:3:\"css\";s:34489:\".wp-block-uagb-container.uagb-block-cd7b26cb .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cd7b26cb .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cd7b26cb .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-cd7b26cb .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-cd7b26cb .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-cd7b26cb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cd7b26cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 5px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-cd7b26cb{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 5px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-a246a99c .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a246a99c .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a246a99c .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-a246a99c .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-a246a99c .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a246a99c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a246a99c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-a246a99c{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-color: inherit;background-color: #f8e6d1;;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-advanced-heading.uagb-block-a1f3a934.wp-block-uagb-advanced-heading .uagb-heading-text{color: #000000;}.wp-block-uagb-advanced-heading.uagb-block-a1f3a934.wp-block-uagb-advanced-heading {padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.wp-block-uagb-advanced-heading.uagb-block-a1f3a934.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-a1f3a934.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-a1f3a934.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-a1f3a934.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-container.uagb-block-58fe6095 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-58fe6095 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-58fe6095 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-58fe6095 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-58fe6095 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58fe6095{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58fe6095 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-58fe6095{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-color: inherit;background-color: #f8e6d1;;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-advanced-heading.uagb-block-7210ebdf.wp-block-uagb-advanced-heading .uagb-heading-text{color: #000000;}.wp-block-uagb-advanced-heading.uagb-block-7210ebdf.wp-block-uagb-advanced-heading {padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.wp-block-uagb-advanced-heading.uagb-block-7210ebdf.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-7210ebdf.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-7210ebdf.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-7210ebdf.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-container.uagb-block-14114018 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-14114018 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-14114018 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-14114018 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-14114018 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-14114018{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-14114018 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 100%);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: space-between;flex-wrap: nowrap;row-gap: 10px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-14114018{box-shadow: 0px 0px   #00000070 ;padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;overflow: visible;order: initial;border-top-left-radius: 8px;border-top-right-radius: 8px;border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;border-color: inherit;background: linear-gradient(90deg,rgb(33,74,114) 0%,rgb(63,140,216) 100%);;background-clip: padding-box;row-gap: 10px;column-gap: 0px;}.wp-block-uagb-container.uagb-block-39d5fa40 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-39d5fa40 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-39d5fa40 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-39d5fa40 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-39d5fa40 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-39d5fa40{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-39d5fa40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 8px;}.wp-block-uagb-container.uagb-block-39d5fa40{box-shadow: 0px 0px   #00000070 ;padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;flex-direction: row;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 0px;column-gap: 8px;}.wp-block-uagb-container.uagb-block-39d5fa40.wp-block-uagb-container > *:not( .wp-block-uagb-column ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: auto !important;}.wp-block-uagb-container.uagb-block-39d5fa40.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-column ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: auto !important;}.uagb-block-83f9219a.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-83f9219a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-83f9219a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-83f9219a.wp-block-uagb-image .wp-block-uagb-image__figure img{object-fit: cover;width: 28px;height: 33px;}.uagb-block-83f9219a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-83f9219a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-83f9219a.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-83f9219a.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}.wp-block-uagb-advanced-heading.uagb-block-89d8eb6a.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-5);}.wp-block-uagb-advanced-heading.uagb-block-89d8eb6a.wp-block-uagb-advanced-heading .uagb-desc-text{margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-89d8eb6a.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-89d8eb6a.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-89d8eb6a.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-89d8eb6a .uagb-heading-text{font-size: 23px;}.wp-block-uagb-advanced-heading.uagb-block-e3d62de7.wp-block-uagb-advanced-heading .uagb-heading-text{color: var(--ast-global-color-5);}.wp-block-uagb-advanced-heading.uagb-block-e3d62de7.wp-block-uagb-advanced-heading {text-align: center;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}.wp-block-uagb-advanced-heading.uagb-block-e3d62de7.wp-block-uagb-advanced-heading .uagb-desc-text{color: var(--ast-global-color-5);margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-e3d62de7.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-e3d62de7.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-e3d62de7.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-e3d62de7 .uagb-desc-text{font-size: 15px;}.uagb-block-8639e690.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {gap: 10px;}.uagb-block-8639e690.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-8639e690 .uagb-buttons-repeater:not(.wp-block-button__link){padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}.uagb-block-8639e690 .uagb-button__wrapper .uagb-buttons-repeater.wp-block-button__link{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}.uagb-block-8639e690 .uagb-button__wrapper .uagb-buttons-repeater.ast-outline-button{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;}.uagb-block-8639e690 .uagb-button__wrapper{margin-top: 0px;margin-bottom: 0px;margin-left: 0px;margin-right: 0px;}.wp-block-uagb-buttons .uagb-block-ea2633d2.wp-block-uagb-buttons-child .uagb-buttons-repeater{background: #fbb41f;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .wp-block-button__link{background: #fbb41f;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .wp-block-button__link:hover{background: #fbb41f;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .wp-block-button__link:focus{background: #fbb41f;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-button__wrapper .uagb-buttons-repeater{font-family: \"Poppins\";font-weight: 600;font-size: 16px;padding-top: 12px;padding-bottom: 12px;padding-left: 30px;padding-right: 30px;color: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .wp-block-button__link.has-text-color:hover .uagb-button__link{color: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .wp-block-button__link.has-text-color:focus .uagb-button__link{color: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-button__wrapper  .uagb-buttons-repeater.wp-block-button__link:hover{box-shadow: 0px 0px 0 #00000026;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater.wp-block-button__link{border-top-left-radius: 30px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-color: #00000000;border-style: none;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater.wp-block-button__link:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater.wp-block-button__link:focus{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ea2633d2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-top-left-radius: 30px;border-top-right-radius: 30px;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;border-color: #00000000;border-style: none;}.wp-block-uagb-buttons .uagb-block-ea2633d2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover{border-color: #333;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater .uagb-button__link{color: #214a72;font-family: \"Poppins\";font-weight: 600;font-size: 16px;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater:hover .uagb-button__link{color: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater:focus .uagb-button__link{color: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater .uagb-button__icon > svg{width: 15px;height: 15px;fill: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater:hover .uagb-button__icon > svg{fill: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater:focus .uagb-button__icon > svg{fill: #214a72;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater .uagb-button__icon-position-after{margin-left: 8px;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater .uagb-button__icon-position-before{margin-right: 8px;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-button__link{font-family: \"Poppins\";text-transform: normal;text-decoration: none;font-weight: 600;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cd7b26cb{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cd7b26cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-cd7b26cb{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a246a99c{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a246a99c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-a246a99c{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;background-color: #f8e6d1;;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58fe6095{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58fe6095 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-58fe6095{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;background-color: #f8e6d1;;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-14114018{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-14114018 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;}.wp-block-uagb-container.uagb-block-14114018{padding-top: 30px;padding-bottom: 30px;padding-left: 30px;padding-right: 30px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;order: initial;background: linear-gradient(90deg,rgb(33,74,114) 0%,rgb(63,140,216) 100%);;background-clip: padding-box;}.wp-block-uagb-container.uagb-block-14114018.wp-block-uagb-container > *:not( .wp-block-uagb-column ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .uagb-slider-container ):not( .spectra-container-link-overlay ):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-container-inner-blocks-wrap){width: 100%;}.wp-block-uagb-container.uagb-block-14114018.wp-block-uagb-container > .uagb-container-inner-blocks-wrap > *:not( .wp-block-uagb-column ):not( .wp-block-uagb-section ):not( .uagb-container__shape ):not( .uagb-container__video-wrap ):not( .uagb-slider-container ):not(.spectra-image-gallery__control-lightbox){width: 100%;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-39d5fa40{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-39d5fa40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-39d5fa40{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-83f9219a.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 28px;height: auto;}.uagb-block-8639e690.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-8639e690.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width: auto;}.wp-block-uagb-buttons .uagb-block-ea2633d2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #00000000;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater.wp-block-button__link{border-style: none;border-color: #00000000;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-cd7b26cb{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-cd7b26cb > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-cd7b26cb{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-a246a99c{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-a246a99c > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-a246a99c{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;background-color: #f8e6d1;;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-58fe6095{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-58fe6095 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-58fe6095{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;background-color: #f8e6d1;;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-14114018{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-14114018 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-14114018{padding-top: 20px;padding-bottom: 20px;padding-left: 20px;padding-right: 20px;margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px;margin-right: 0px;order: initial;background: linear-gradient(90deg,rgb(33,74,114) 0%,rgb(63,140,216) 100%);;background-clip: padding-box;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-39d5fa40{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-39d5fa40 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-39d5fa40{padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px;margin-top:  !important;margin-bottom:  !important;order: initial;flex-wrap: wrap;}.uagb-block-83f9219a.wp-block-uagb-image .wp-block-uagb-image__figure img{width: 28px;height: auto;}.uagb-block-8639e690.uagb-buttons__outer-wrap .uagb-buttons__wrap {justify-content: center;align-items: center;}.uagb-block-8639e690.uagb-buttons__outer-wrap .uagb-buttons__wrap .wp-block-button{width: auto;}.wp-block-uagb-buttons .uagb-block-ea2633d2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater{border-style: none;border-color: #00000000;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater .uagb-button__link{font-size: 14px;}.wp-block-uagb-buttons .uagb-block-ea2633d2 .uagb-buttons-repeater.wp-block-button__link{padding-top: 15px;padding-bottom: 15px;padding-left: 20px;padding-right: 20px;border-style: none;border-color: #00000000;}}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-6a49e24e .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a49e24e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a49e24e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 20px;column-gap: 20px;}.wp-block-uagb-container.uagb-block-6a49e24e{box-shadow: 0px 0px   #00000070 ;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;overflow: visible;order: initial;border-color: inherit;row-gap: 20px;column-gap: 20px;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-default figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure figcaption{font-style: normal;align-self: center;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay figure img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 0.2;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner{left: 15px;right: 15px;top: 15px;bottom: 15px;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading{font-style: normal;color: #fff;opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a{color: #fff;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 0;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper{opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{width: 30%;border-top-width: 2px;border-top-color: #fff;opacity: 0;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption{opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator{opacity: 1;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-default figure:hover img{box-shadow: 0px 0px 0 #00000070;}.uagb-block-c9b79c98.wp-block-uagb-image--layout-overlay figure:hover img{box-shadow: 0px 0px 0 #00000070;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a49e24e{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a49e24e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-6a49e24e{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-6a49e24e{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-6a49e24e > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-6a49e24e{padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;margin-top:  !important;margin-bottom:  !important;order: initial;}.uagb-block-c9b79c98.wp-block-uagb-image .wp-block-uagb-image__figure img{width: px;height: auto;}}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape-top svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape-bottom svg{width: calc( 100% + 1.3px );}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill: rgba(51,51,51,1);}.wp-block-uagb-container.uagb-block-21a93d71 .uagb-container__video-wrap video{opacity: 1;}.wp-block-uagb-container.uagb-is-root-container .uagb-block-21a93d71{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21a93d71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1200px);max-width: var(--inner-content-custom-width);width: 100%;flex-direction: column;align-items: center;justify-content: center;flex-wrap: nowrap;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-container.uagb-block-21a93d71{box-shadow: 0px 0px   #00000070 ;padding-top: 30px;padding-bottom: 30px;padding-left: 15px;padding-right: 15px;margin-top: 10px !important;margin-bottom: 10px !important;margin-left: 10px;margin-right: 10px;overflow: visible;order: initial;border-top-width: 1px;border-left-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-style: solid;border-color: #e2e2e2;background-color: #fafafa;;row-gap: 25px;column-gap: 25px;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-heading-text{color: #214a72;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading {text-align: center;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-desc-text{color: #737373;margin-bottom: 0px;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-highlight{font-style: normal;font-weight: Default;background: #007cba;color: #fff;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b.wp-block-uagb-advanced-heading .uagb-highlight::selection{color: #fff;background: #007cba;-webkit-text-fill-color: #fff;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b .uagb-heading-text{font-family: \"Poppins\";font-weight: 700;font-size: 28px;margin-bottom: 15px;}.wp-block-uagb-advanced-heading.uagb-block-63b4fb3b .uagb-desc-text{font-family: \"Poppins\";font-weight: 500;font-size: 16px;}@media only screen and (max-width: 976px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-21a93d71{width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21a93d71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 1024px);max-width: var(--inner-content-custom-width);width: 100%;}.wp-block-uagb-container.uagb-block-21a93d71{padding-top: 30px;padding-bottom: 30px;padding-left: 15px;padding-right: 15px;margin-top: 10px !important;margin-bottom: 10px !important;margin-left: 10px;margin-right: 10px;order: initial;border-style: solid;border-color: #e2e2e2;background-color: #fafafa;;}}@media only screen and (max-width: 767px) {.wp-block-uagb-container.uagb-is-root-container .uagb-block-21a93d71{max-width: 100%;width: 100%;}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-21a93d71 > .uagb-container-inner-blocks-wrap{--inner-content-custom-width: min( 100%, 767px);max-width: var(--inner-content-custom-width);width: 100%;flex-wrap: wrap;}.wp-block-uagb-container.uagb-block-21a93d71{padding-top: 30px;padding-bottom: 30px;padding-left: 15px;padding-right: 15px;margin-top: 10px !important;margin-bottom: 10px !important;margin-left: 10px;margin-right: 10px;order: initial;border-style: solid;border-color: #e2e2e2;background-color: #fafafa;;}}\";s:2:\"js\";s:161:\"document.addEventListener(\"DOMContentLoaded\", function(){ window.addEventListener( 'load', function() {\n\tUAGBButtonChild.init( '.uagb-block-ea2633d2' );\n});\n });\";s:18:\"current_block_list\";a:13:{i:0;s:14:\"uagb\/container\";i:1;s:12:\"core\/heading\";i:2;s:14:\"core\/paragraph\";i:3;s:9:\"core\/list\";i:4;s:14:\"core\/list-item\";i:6;s:21:\"uagb\/advanced-heading\";i:9;s:10:\"uagb\/image\";i:10;s:12:\"uagb\/buttons\";i:11;s:18:\"uagb\/buttons-child\";i:12;s:17:\"gutena\/newsletter\";i:13;s:22:\"gutena\/newsletter-form\";i:14;s:29:\"gutena\/newsletter-input-field\";i:15;s:31:\"gutena\/newsletter-submit-button\";}s:8:\"uag_flag\";b:1;s:11:\"uag_version\";s:10:\"1778052866\";s:6:\"gfonts\";a:1:{s:7:\"Poppins\";a:2:{s:10:\"fontfamily\";s:7:\"Poppins\";s:12:\"fontvariants\";a:3:{i:0;s:3:\"600\";i:1;s:3:\"700\";i:2;s:3:\"500\";}}}s:10:\"gfonts_url\";s:0:\"\";s:12:\"gfonts_files\";a:0:{}s:14:\"uag_faq_layout\";b:0;}"]},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"ezd_searrch_thumb16x16":false,"ezd_searrch_thumb50x50":false,"ezd_embed_thumb":false,"1536x1536":false,"2048x2048":false,"gform-image-choice-sm":false,"gform-image-choice-md":false,"gform-image-choice-lg":false},"uagb_author_info":{"display_name":"usama azad","author_link":"https:\/\/postmansmtp.com\/es\/author\/usama-azad\/"},"uagb_comment_info":0,"uagb_excerpt":"Error Code: 429 \u2013 User Rate Limit Exceeded This error occurs when [&hellip;]","featured_img":false,"coauthors":[],"author_meta":{"author_link":"https:\/\/postmansmtp.com\/es\/author\/usama-azad\/","display_name":"usama azad"},"relative_dates":{"created":"Publicado 4 meses hace","modified":"Actualizado 4 meses hace"},"absolute_dates":{"created":"Publicado el enero 20, 2026","modified":"Actualizado el enero 21, 2026"},"absolute_dates_time":{"created":"Publicado el enero 20, 2026 6:42 am","modified":"Actualizado el enero 21, 2026 7:59 am"},"featured_img_caption":"","tax_additional":{"doc_tag":{"linked":[],"unlinked":[],"slug":"doc_tag","name":"Tags"},"doc_badge":{"linked":[],"unlinked":[],"slug":"doc_badge","name":"Badge"}},"series_order":"","author_avatar":"https:\/\/secure.gravatar.com\/avatar\/761fb18b2d6ba3c4c72581570265a2348140297c29bc861c0230951da52b9b12?s=96&d=mm&r=g","author_name":"usama azad","_links":{"self":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/docs\/204942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/users\/6417"}],"replies":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/comments?post=204942"}],"version-history":[{"count":0,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/docs\/204942\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/docs\/204935"}],"wp:attachment":[{"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/media?parent=204942"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/doc_tag?post=204942"},{"taxonomy":"doc_badge","embeddable":true,"href":"https:\/\/postmansmtp.com\/es\/wp-json\/wp\/v2\/doc_badge?post=204942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}