Roundup Tracker - Issues

Message7109

Author rouilj
Recipients ajaksu2, richard, rouilj, stefan
Date 2021-03-14.02:31:37
Message-id <20210314023136.537C26A01DA@pe15.cs.umb.edu>
In-reply-to <1615674083.93.0.00855263044248.issue2550554@roundup.psfhosted.org>
Hi Stefan:

I forgot to mention that I have anti-csrf methods enabled.
So you need to add the following headers to your request:

"Referer", "https://rouilj.dynamic-dns dot net/demo/
"Origin", "https://rouilj.dynamic-dns dot net
"X-Requested-With": "xmlrpc"

See the documentation in the doc/xmlrpc.txt for an more detailed
example.

				-- rouilj
John Rouillard
===========================================================================
My employers don't acknowledge my existence much less my opinions.
History
Date User Action Args
2021-03-14 02:31:37rouiljsetrecipients: + rouilj, richard, stefan, ajaksu2
2021-03-14 02:31:37rouiljlinkissue2550554 messages
2021-03-14 02:31:37rouiljcreate