uat-auth.douugh.com Open in urlscan Pro
54.79.10.197  Public Scan

Submitted URL: http://uat-auth.douugh.com/
Effective URL: https://uat-auth.douugh.com/
Submission Tags: @ecarlesi possiblethreat Search All
Submission: On March 04 via api from IT — Scanned from AU

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: https://uat-auth.douugh.com/

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

 1.  v1/user_institutions/connect/plaid/ [name='connect_plaid']
 2.  v1/user_institutions/plaid_link_token/ [name='create_plaid_link_token']
 3.  v1/
 4.  v2/
 5.  ui/
 6.  providers/
 7.  qr_code/
 8.  web/
 9.  healthcheck/
 10. ^media/(?P<path>.*)$

The empty path 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.