Client error: 429 Too Many Requests

Created on 21 September 2022, almost 2 years ago
Updated 29 August 2023, 10 months ago

Problem/Motivation

Instapage landing pages are causing a Client error: "429 Too Many Requests" response

Proposed resolution

API changes

It looks like if I do these 2 things, it connects correctly.

I've uploaded a patch with these changes.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States jefftrnr

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States jefftrnr

    We are still experiencing a problem viewing pages we've created on instapage, using this module to display them.
    Adding the patch simply adds a new subdomain for displaying our custom pages.

    Without the patch above, we get this error.
    Client error: `POST https://pageserve.co/jttest` resulted in a `403 Forbidden` response:

    steps to reproduce:
    - install the module
    - login and connect at the config page: admin/config/services/instapage
    - add a page from instapage here: admin/structure/instapage
    - view that page at the custom path on the drupal site

  • The '403 Forbidden' response is fixed in #3380167 πŸ› Error Forbidden 403 Fixed .

    The 403 error was connected to your patch. Instapage requires a 'host' header, they just renamed it to 'x-instapage-host'. This was also the reason you were getting error 429.

  • Status changed to Fixed 10 months ago
  • Switching the issue to Fixed because it was fixed in πŸ› Error Forbidden 403 Fixed .

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024