Re: [Mailman-Users] REST API user_id and mailman_id are big integers

2019-04-23 Thread Kiffin Gish
Thanks, using v3.1 instead of v3.0 solved my problems! You might want to check the docs where 3.0 is still being used. -- Kiffin Gish Gouda, The Netherlands On 4/23/19 6:35 AM, Mark Sapiro wrote: On 4/22/19 1:18 AM, Kiffin Gish wrote: I'm implementing a frontend for accessing the mailman-core

Re: [Mailman-Users] REST API user_id and mailman_id are big integers

2019-04-22 Thread Mark Sapiro
On 4/22/19 1:18 AM, Kiffin Gish wrote: > I'm implementing a frontend for accessing the mailman-core via the REST > interface. This list is primarily for support of Mailman 2.1. While some of us who read this list are also involved with Mailman 3, some Mailman 3 developers do not read this list.

[Mailman-Users] REST API user_id and mailman_id are big integers

2019-04-22 Thread Kiffin Gish
Hi there. I'm implementing a frontend for accessing the mailman-core via the REST interface. Two problems arise, and both are related to the fact that in the json response the mailman_id and the user_id are big integers. As the values are greater than the maximum json integer format they a