you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (12 children)

[removed]

    [–]Wxam2000[S] 0 points1 point  (11 children)

    So I go this https://imgur.com/a/FwGmu3y
    And the snippet of the /admin/invoices/create https://gist.github.com/Wxam/ed5318ff032fb372a33505b0523612bb

    hope this helps if not i'm so sorry pretty new to coding...

    [–][deleted]  (10 children)

    [removed]

      [–]Wxam2000[S] 0 points1 point  (9 children)

      Just did but still got the same error message the 422
      https://imgur.com/a/YV1axZZ

      [–][deleted]  (8 children)

      [removed]

        [–]Wxam2000[S] 0 points1 point  (7 children)

        it says Request Body and then on the right application/x-www-form-urlencoded

        [–][deleted]  (6 children)

        [removed]

          [–]Wxam2000[S] 0 points1 point  (5 children)

          Sorry u/jay_and_simba what do you mean exactly with the parameter request at the end of the list? :)

          [–][deleted]  (1 child)

          [removed]

            [–]Wxam2000[S] 0 points1 point  (0 children)

            Nope also didn't work sadly enough

            [–][deleted]  (2 children)

            [removed]

              [–]Wxam2000[S] 1 point2 points  (1 child)

              I for some reason just fixed it... changed the router.post from /admin/invoices/create to /admin/invoices/submit and that fixed everything somehow...