He Weiwei
He Weiwei
Could you try to quota the URL because there is a `&` in the query string. `curl -k -v -u 'admin:Harbor12345' 'http:///service/token?service=harbor-registry&scope=registry:catalog:*'` this will get the bearer token with scope...
Emm, `/v2/_catalog` not support the bearer token currently, please use the basic authorization to request this API. BTW, all v2 APIs support basic authorization from harbor v2.0.
Hi, could someone take a look at this MR? The `MustX` function will lose the original error.
> > Hi, could someone take a look at this MR? The `MustX` function will lose the original error. > > Can you give me a example code ? The...
I think you check in the wrong place. Please check the scan_report to ensure the status of the records are success or error (failed).