Page not found (404)

Request Method: GET
Request URL: https://api.yeeko.org/234/que-acciones-se-recomiendan-para-consolidar-alianzas-de-colaboracion-a-favor-de-causas-en-comun-entre-las-organizaciones-de-la-sociedad-civil-a-nivel-nacional-yo-regional/

Using the URLconf defined in core.urls, Django tried these URL patterns, in this order:

  1. link_register/ [name='registro de links']
  2. whatsapp_token_register/ [name='registro de links']
  3. admin/
  4. bot_admin/
  5. admin/dynamic_raw_id/
  6. api-rest/
  7. messenger/
  8. whatsapp/
  9. telegram/
  10. sendgrid/
  11. borde_admin/
  12. borde_score/
  13. media/<str:path>)
  14. static/(<str:path>)

The current path, 234/que-acciones-se-recomiendan-para-consolidar-alianzas-de-colaboracion-a-favor-de-causas-en-comun-entre-las-organizaciones-de-la-sociedad-civil-a-nivel-nacional-yo-regional/, didn’t match any of these.

You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.