• {“code”:”rest_no_route”,”message”:”No route was found matching the URL and request method”,”data”:{“status”:404}}

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • this was pretty common problem, you need to actually use POST method instead of GET for this part (try postman or something alike)

    detailed steps (Credit to video owner):

Viewing 1 replies (of 1 total)

The topic ‘rest_no_route’ is closed to new replies.