Notifications
Clear all
Automate the Boring Stuff with Django
2
Posts
2
Users
0
Reactions
445
Views
0
28/11/2024 11:28 am
Topic starter
My Clicked at and Opened it is not showing in the dashboard, and the terminal shows the warning message Code: Not Found: /emails/track/opened/b6514a9e0a3056e9d2ce9e13c064e2669bf77accf0b32b08273dc8e407924562
[28/Nov/2024 05:55:40] "GET /emails/track/opened/b6514a9e0a3056e9d2ce9e13c064e2669bf77accf0b32b08273dc8e407924562 HTTP/1.1" 404 4228
For CLick: Not Found: /emails/track/click/b6514a9e0a3056e9d2ce9e13c064e2669bf77accf0b32b08273dc8e407924562
[28/Nov/2024 05:56:58] "GET /emails/track/click/b6514a9e0a3056e9d2ce9e13c064e2669bf77accf0b32b08273dc8e407924562?url= https://98c4-197-239-13-114.ngrok-free.app/Emails/SendEmail/ HTTP/1.1" 404 4290
2 Answers
0
28/11/2024 11:29 am
Topic starter
0
09/12/2024 1:38 pm
Kintu Alex Ladwong, I have answered your previous question. I think this is a similar problem