Firstly, this is a great project and has saved me lots of time and effort.
However, since last night, I have been getting errors, most commonly Error 10009 "Forbidden" when trying to create the signing token.
The JSON reply is as follows:
{'result': None, 'success': False, 'errors': [{'code': 10009, 'message': 'Forbidden'}], 'messages': None}
I know this is more CloudFlare related than an issue with this project, but I was wondering if you had come across this issue before?
Thanks.