Mathieu Leplatre
Mathieu Leplatre
Seeing that @saurabh3796 hasn't given news since September, it seems pretty reasonable for you to give it a try :) Don't hesitate to open a pull-request even if your code...
> I think this issue does not exist anymore. Apparently it cannot be reproduced. I tried as well with the following steps: ``` $ git checkout 14.0.0` $ kinto start...
Since the thread on bugzilla is pretty big, I suggest to read this instead : https://github.com/mozilla-services/docs/pull/60/files
Also applies to default bucket subrequests
Could you please share the stacktrace? I'd like to understand what code path leads to a call to authentication on startup!
The reason why we fetch issuer information during init is because we expose its information (endpoints etc.) in the root URL response. A possible fix to that would consist in...
I don't think there were much changes in that part of the code over this period of time. The error suggests it comes from a specific content in the DB....
``` "GET /v1/permissions?exclude_resource_name=record&_sort=id" ? (? ms) not enough values to unpack (expected 3, got 2) errno=999 Traceback (most recent call last): File "/opt/venv/lib/python3.10/site-packages/pyramid/tweens.py", line 41, in excview_tween response = handler(request)...