[Mailman-Developers] [Mailman-Users] Unable to call REST API through Java or Postman

Barry Warsaw barry at list.org
Thu Mar 17 11:46:33 EDT 2016


Redirecting to mailman-developers.

On Mar 17, 2016, at 11:56 AM, Rohit Narurkar wrote:

>Now, I am trying to make calls to the REST API through the Rest Template in
>Spring Java, and also through Postman.  In Postman, I am adding 2 key-values
>in the 'headers', Content-Type and Authorization. And I am making a GET
>request to " http://localhost:8001/3.0/domains". Whenever I try this, the
>Mailman stops responding and I do not get any response. I cannot even call
>the REST API through Python until the Postman request is cancelled.

What does the log file say?  Do you get any tracebacks?  You might have to run
pdb to see what's holding things up.

Cheers,
-Barry


More information about the Mailman-Developers mailing list