Bilal Bayasut
Bilal Bayasut
I've put the access-token in the headers and still it stays not authorized.
How can I do the test using rest client application (etc postman)? what key and value should I put in the header or payload?
I see, so basically what you mean by access-token here is actually the auth_key? thanks in advance :)
my url is http://localhost/admbackend/rest/rest/web/v1/educationlevel/getall?access-token=vBZS7KGrvXesyOkgQhGYCY5KCZi6st5g I've tried and the result is : { name: "Not Supported" message: ""findIdentityByAccessToken" is not implemented." code: 0 type: "yii\base\NotSupportedException" file: "C:\xampp\htdocs\admbackend\rest\common\models\User.php" line: 123
@potatoqualitee where is the add-certificate.swift ?
got it working here : https://github.com/FiloSottile/mkcert/issues/412#issuecomment-976429667
@pieterlange hi, any news regarding this PR ?
face same issue,
I got the same problem. ``` ... ERROR: Unable to lock database: Permission denied ERROR: Failed to open apk database: Permission denied could not update package db ``` In my...