Skip to content

Unable to verify Signature due to invalid HMAC #6

@jasontxf

Description

@jasontxf

For bug reporting only! If you're posting a feature request or discussion, please ignore.

Expected Behavior

App is able to load within iframe when open from the search bar

Current Behavior

When app load within the iframe, it returns Unable to verify Signature

Failure Information

Steps to Reproduce

Please provide detailed steps for reproducing the issue.

  1. Search for your app from the top search bar as shown
    Xnapper-2022-12-07-13 32 14

  2. When the app load it will return the following
    Xnapper-2022-12-07-13 35 21

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • Package Version: v17.3.2
  • Laravel Version: v9.41
  • PHP Version: v8.1.0

My guess is the "host" parameter was somehow included which invalidates the HMAC.
However, I'm not able to find where exactly the "host" is being inserted as I seem to have removed all I can find throughout the vendor files.

Would appreciate if you could give me some advise on what's possibly causing it and I could look further into it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    blade-engineThis issue is using blade as the template engine

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions