Skip to content

Buy route /buy shows parameter errors when accessed directly #74

@NiKHiLkr23

Description

@NiKHiLkr23

When users navigate directly to https://verify-bot.gib.work/buy without required query parameters, they see an error message about missing token information.

Image

Current Behavior:

  • Direct access to /buy shows error: "Required token information (tokenMint) is missing in the URL. Required amount (requiredRawAmount) is also missing."
  • Page loads but all functionality is broken

Expected Behavior:

  • Should validate parameters on page load
  • Should show appropriate error page for missing parameters
  • Should provide guidance on how to get a valid buy link
    or
  • WORK can be hardcoded for now

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions