Administrator@ecs -9970 MINGW64 /c/harmonyohos/exoplayer
$ git clone https://gitee.com/xxxxx/xxxxx.git
Cloning into ‘exo-player_ ohos’…
remote: Access denied
fatal: unable to access ‘ https://gitee.com/xxxxx/xxxxx.git/ ‘: The requested URL returned error: 403
First, through Git Config — global — list check whether the current git global information is the logged in gitee account. If the information is incorrect, reset it
git config –global user.name “xxxxx”
git config –global user.email “xxxxx”
git config –global user.password “xxxxx”
Then check whether the windows credential information is consistent with the logged in gitee account information
Control panel\all control panel items\credential manager\windows credentials, modify account
Read More:
- fatal: unable to access”: The requested URL returned error: 500
- [step on the pit] idea submits the code to GitHub and prompts 403 — the requested URL returned error: 403
- [Solved] idea git Update failed unable to access ‘httpxxx‘ The requested URL returned error: 500
- [Solved] Curl: (22) the requested URL returned error: 404 when installing XXX on MAC brew
- [Solved] Git push Warning: error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
- [Solved] Git push error: error: RPC failed; HTTP 413 curl 22 the requested URL returned error: 413
- [Solved] MongoDB Error: FaileError: dToParse: Password must be URL Encoded for mongodb:// URL:
- [Solved] LaTeX Error: \Url Error ->\url used in a moving argument.
- Sqllineage Error: OSError: [Errno 99] Cannot assign requested address
- [How to Fix]Unable to find the requested Boost libraries
- Solution of Hibernate paging report only entering result set and not supporting requested operation
- [Solved] TensorFlow severing Container Creat Error: failed: Out of range: Read less bytes than requested
- DevC++ Error: [Error] Id returned 1 exit status [How to Solve]
- [HBase Error]“java.lang.OutOfMemoryError: Requested array size exceeds VM limit”
- [Solved] Error: Cannot fit requested classes in a single dex file (# methods: 149346 > 65536)
- [Solved] Error: condahtterror: http 404 not found for URL
- [Solved] UE4 Error: Couldn‘t find file for package *** requested by async loading code. NameToLoad: ***
- laravel Error mews/captcha is locked to version 3.2.4 and an update of this package was not requested.
- [Solved] “HttpSendRequest“ failed, Windows error code=12002 andretry limit (0) exceeded for URL
- Error received: error: xhr’get’to URL cross domain [How to Solve]