GithubHelp home page GithubHelp logo

Comments (3)

christopherwxyz avatar christopherwxyz commented on August 20, 2024

Additionally providing a :2283 URL will fail as well:

cause: HTTPParserError: Response does not match the HTTP/1.1 protocol (Expected HTTP/)
      at Parser.execute (node:internal/deps/undici/undici:8593:19)
      at Parser.readMore (node:internal/deps/undici/undici:8552:16)
      at Socket.onSocketReadable (node:internal/deps/undici/undici:8866:16)
      at Socket.emit (node:events:518:28)
      at emitReadable_ (node:internal/streams/readable:832:12)
      at process.processTicksAndRejections (node:internal/process/task_queues:81:21) {
    code: 'HPE_INVALID_CONSTANT',
    data: '\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\b\x07\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02'
  }```

from frog.

Complexlity avatar Complexlity commented on August 20, 2024

I ran into the same issue. The reason is, by default, if you have a hubApiUrl while creating a new application, it would try to validate every request.
You can make the error go way by either

  1. Removing hubApiUrl on line 9
  2. Signing your farcaster account on the dev route
    image

from frog.

tmm avatar tmm commented on August 20, 2024

You can also set verify to false.

For more info on frame verification, see https://frog.fm/concepts/securing-frames#silent-verification

from frog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.