Tag: Google
-
Post Views: 17 In the process of using WordPress, we will inevitably encounter various errors. One of the most troublesome ones is the seemingly insolvent red screen prompt ‘this site encountered a fatal error’. Although these errors are terrible, as long as they have the correct troubleshooting ideas and tools, most of the problems are subject to rules to follow.…
-
Post Views: 21 Recently, I decided to seriously operate my technical blog. The first step is to submit the site map to the mainstream search engine. I thought it was a simple job, but I didn’t expect to encounter a lot of pits – Bing is empty, Baidu requires the related subject, Sogou has to upload a composite picture of…
-
Post Views: 71 In the process of using a Google account, it is inevitable to encounter the scenario of account security verification – when Google detects abnormal operations, or needs to confirm the account attribution, it will prompt to obtain security code through the device to complete the verification. For OnePlus 12 (ColorOS system) users, due to the built-in Google…
-
Post Views: 59 1. Prompt in Postman: Connection error we were unable to establish a websocket connection with our servers. Please retry. If the issue Persiss, check your network settings to ensure that websocket connections are allowed. 2. Reference: https://github.com/postmanlabs/postman-app-support/issues/9487 . The old account cannot be connected after login, but the new account can be connected. 3. Decide to log…
-
Post Views: 15 1. When executing the command: composer install, an error is reported: script google\task\composer::cleanup handling the pre-autoload-dump event terminated with an exception. as shown in Figure 1 2. Check /vendor/google/apiclient/readme.md, clean up unused services, there are more than 200 Google API services. Chances are you won’t want them all. To avoid transferring these dependencies in your code, you…
-
Post Views: 95 1. In the Google Chrome browser, after today’s Toutiao is opened, it is blank, as shown in Figure 1 2. Check the console, report an error: access to xmlHttpRequest athttps://verify.snssdk.com/reportErrorfrom originhttps://www.toutiao.comHas been blocked by cors policy: request header field ra-ver is not allowed by access-control-allow-headers in preflight Response. As shown in Figure 2 3. Clear browsing data,…