Category: Program Debugging Tools

在 Postman 中请求 https 接口响应成功,在前端页面中请求 https 接口无响应,控制台中报错: net::ERR_CERT_AUTHORITY_INVALID 0

Requesting the HTTPS interface in Postman is successful, the requesting HTTPS interface in the front-end page is unresponsive, and an error is reported in the console: net::err_cert_authority_invalid

浏览量: 20 1. The request for the HTTPS interface in Postman is successful, the request for the HTTPS interface in the front-end page is unresponsive, and an error is reported in the console: net::ERR_cert_authority_invalid....

同样的网址,在浏览器中响应 302,在 Postman 中响应 200 0

Same URL, response 302 in the browser, and 200 in Postman’s troubleshooting analysis

浏览量: 12 1. The same URL, respond to 302 in the browser. as shown in Figure 1 2. The same URL, respond 302 in the browser, and 200 in Postman. as shown in Figure...

重载文档响应成功 0

Request Shopify in Altair GraphQL ClientS Store GraphQL API

浏览量: 16 1. Reference:https://www.shuijingwanwq.com/2022/03/15/6129/. In the Shopify’s GraphQL Admin API, there are some APIs for online stores that don’t exist. 2. The online store in the background of Shopify, request the URL:https://xxx.myshopify.com/admin/online-store/admin/api/unversioned/graphql?operation=ThemeIndexSecondaryData. Request method:...

运行测试用例,报错:Expected type ThemeAssetCreateInput to be an object.。 0

In Lighthouse 5, tests for mutation based on phpunit

浏览量: 17 1. Run successfully in Altair GraphQL Client. as shown in Figure 1 2. Edit the test file, /modules/themestore/tests/functional/graphql/MutationThemeAssetGraphQLapTest.php. 3. Run the test case and report an error: Expected Type ThemeAssetCreateInput to be...

当请求响应成功时的结构。 0

Some thoughts and practices for migrating from REST to GraphQL (creating resources), refer to Shopify

浏览量: 17 1. Add Template to create a template. as shown in Figure 1 2. Click the save button to view the network request. Request URL:https://xxx.myshopify.com/admin/themes/111/assets. Request method: POST. This is the REST implementation....

再次导入 Schema 文件,不再提示错误。自动完成可用。但是,在 Postman 中内省架构需要每次手动导入,不支持基于请求自动更新。 0

Request Shopify in PostmanS GraphQL Admin API

浏览量: 14 1. Reference:https://www.shuijingwanwq.com/2022/03/15/6129/. Request Shopify in Altair GraphQL Clients GraphQL Admin API. Finally decided to try again with Postman. 2. Reference:https://learning.postman.com/docs/sending-requests/supported-api-frameworks/graphql/. Querying with graphql 3. Send a GraphQL query in the request body....