Re: {Disarmed} Re: Regarding Sending messages/posts to the list

Mark, I just realised the cause behind it giving me a Http404. The reason is it is trying to access http://localhost:8001/3.0/lists/2 where 2 is the List id of 'maillist2@example.com' If it sends a request to http://localhost:8001/3.0/lists/maillist2@example.com, then it would work fine. What could be the possible reason behind this? (It sending a request to http://localhost:8001/3.0/lists/<list_id> and not http://localhost:8001/3.0/lists/<LISTNAME>)
Regards,
*Nayan Khanna* *Second Year,* *MSc Mathematics + **BE Computer Science* *BITS Pilani* *▄▄▄▄▄▄▄▄▄▄▄▄**▄▄▄▄▄▄▄▄▄▄▄**▄▄▄▄▄▄▄▄▄▄▄▄*
*Birla Institute of Technology & Science,* *Pilani*
Pilani Campus, Vidhya Vihar, Pilani, Rajasthan - 333 031, INDIA.
On Sat, Mar 9, 2019 at 10:35 PM NAYAN KHANNA < f20170636@pilani.bits-pilani.ac.in> wrote:

Mark, I got the reason of error, and realise how dumb the question was. Anyways, I have now made the necessary changes and the functionality is working now. Also, now I have understood why you say the KeyError 'file' could be due to different issues for all of us.
Thanks a lot for the clarification Nayan Khanna

Mark, I got the reason of error, and realise how dumb the question was. Anyways, I have now made the necessary changes and the functionality is working now. Also, now I have understood why you say the KeyError 'file' could be due to different issues for all of us.
Thanks a lot for the clarification Nayan Khanna
participants (2)
-
f20170636@pilani.bits-pilani.ac.in
-
NAYAN KHANNA