n00dl3s
n00dl3s
Was able to resolve this by adding. ` c.AddSecurityDefinition("Bearer", new ApiKeyScheme { In = "header", Description = "Please insert JWT with Bearer into field", Name = "Authorization", Type = "apiKey"...
@miscellaniuz Same issue, I believe we have the same setup.
> It's a namespace issue. In /usr/ictcore/core/lib/common.php, on line 132, replace : ICT\Core\Conf\User::load(); by Conf\User::load(); Thank you so much, I don't know PHP that well, but that did solve the...
I pulled the latest version from the repo and it works with django-oscar 2.1 python3.8 -m pip install git+https://github.com/django-oscar/django-oscar-adyen.git