Tag: URL
-
Post Views: 54 1. The URL URL of a column of a CSV file is now escaped after a string. Example: 2. Because it is planned to import the CSV file into WooCommerce’s products, the URL is mapped as a picture. If it is escaped, the picture is empty after importing. After deciding to deliberate, import again. 3. Select the…
-
Post Views: 44 1. The URL URL of a column of a CSV file is now escaped after a string. Example: 2. Because it is planned to import the CSV file into WooCommerce’s products, the URL is mapped as a picture. If it is escaped, the picture is empty after importing. After deciding to deliberate, import again. 3. Select the…
-
Post Views: 16 1. In response to the error in the GraphQL API: Expected a value of type \”URL\” but received: (Empty String). as shown in Figure 1 2. Print the object of the response, its value is String(0) “”. 3. Set in GraphQL, value: url . is allowed for null. But when it is String(0) “” , it is…
-
Post Views: 49 1. OKEx APP Error when logging in: https://api.geest.com/gt_judgement?pt=2,error:java.net.SocketTimeoutException:read timed out. as shown in Figure 1 2. Turn on the blue light, connect the VPN, and the server location is located in Singapore. as shown in Figure 2 3. Log in again, and still report an error: url:https://api.getest.com/gt_judgemen t?pt=2,error:java.net.SocketTimeoutException:failed To connect to api.getest.com/203.107.32.16 (port 443) from / 10.33.11.215…
-
Post Views: 15 1. The third-party platform application interface http request of Penguin, the upload of video files shards failed, status code: 302. Print the response object. Time: 2021/10/12 2. Analyze the conclusion, check the information in the response header, http/1.1 302 moved temporarily. followhttp://api.om.qq.com302 Jump tohttps://api.om.qq.com. The HTTP 302 Found redirect status code indicates that the requested resource has…
-
Post Views: 18 1. The current domain name is: ccpapi.xxx.cn. It can be called normally on the external network. as shown in Figure 1 2. The current Rancher configuration, load balancing. as shown in Figure 2 3. In Konga, Services – Add New Service. name: API_CCP . url:http://api.ccp:82. Fill in these 2 fields only. submit. as shown in Figure 3…
-
Post Views: 65 1. Reference URL: https://github.com/unknwon/the-way-to-go_zh_en/blob/master/ebook/09.11.md . Test by browsing the page of http://localhost:8080/. Enter: http://www.destandaard.be in shorten this, and click: Give me the short URL. Loading until timeout. as shown in Figure 1 2. Check the terminal output and report an error: Runtime Error: Invalid memory address or nil pointer dereference. as shown in Figure 2 3. Check…
-
Post Views: 12 1. Among the products released by the channel, the Weibo channel, the type of article published: the article of the link (link), the response error of the Weibo platform: Status code: 400, error code: 20012, error message: text Too long, please input text less than 140 characters!, as shown in Figure 1 2. After many tests, we…
-
Post Views: 56 1. When saving tasks in Zen Dao, respond to 405, prompt: I’m sorry, because the URL you visit may pose a security threat to the website, your access is blocked. as shown in Figure 1 2. Carefully analyze the saved task content, there is the union all keyword, as shown in Figure 2 3. Delete union all,…