问题标签 [flipkart-api]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
1601 浏览

api - Flipkart 卖家 API 访问令牌生成问题

我正在尝试访问 Flipkart 卖家 API,因为我在 Flipkart 卖家 API 中注册 - 开发人员管理门户,请按照文档中给出的步骤进行操作:-

https://seller.flipkart.com/api-docs/FMSAPI.html

在我点击第一个用于生成访问令牌的 API 时成功注册到 Flipkart 后,但是当我通过我的代码点击此 API 时,它将返回登录页面 html 作为响应。我还尝试通过以下步骤通过邮递员来解决这个问题:-

我得到以下回复:-

我还尝试了他们提供的沙盒 URL,但在这两种情况下的响应相同。

当我用谷歌搜索这个问题时,我发现某个地方需要更改 URL,例如:-

我也试过这个,但这将返回响应: -

所以最后我无法获得 Flipkart 卖家 API 的访问令牌。请帮助我任何帮助将不胜感激谢谢!

0 投票
1 回答
737 浏览

java - DEPENDENT_SYSTEM_CALL_FAILED 错误 Flipkart 市场 API

我正在尝试从 Flipkart 获取订单,现在我正在使用订单的搜索 API,我们可以在其上提供 fromDate toDate 等进行过滤,但是当我在生产环境中运行该 API 时,即:

https://api.flipkart.net/sellers/v2/orders/search

它给了我以下错误:-

我不知道我在哪里做错了,或者他们在服务器端做了任何改进,这就是错误来的原因。

请帮我解决这个问题。任何帮助,将不胜感激。

谢谢!

0 投票
3 回答
14215 浏览

javascript - 如何通过 javascript 中附带的 expiry_time 检查令牌的到期时间

我从 Flipkart API 获得了一个访问令牌,并给了我一个带有到期时间的令牌。但是我不知道他们在到期时间给出了什么他们以秒为单位给出某种时间戳,因为我将这些秒转换为分钟然后有 56 天就像即将到来的那样。当我阅读文档时,他们说令牌在 60 天后过期。但是当我点击 API 时,它每次都会在 expiry_time 字段中给我不同的时间戳。例如,第一次它会给出:-

过了一段时间我再次击中它然后它返回: -

我只想通过它的到期时间验证这个令牌,即如果令牌过期,我需要再次点击并获得新的令牌。我如何检查令牌是否过期。

我如何使用 java 脚本或 Meteor 框架来实现这一点。或者我也想知道他们以哪种格式给我这个时间戳(以秒为单位)或其他格式。正如他们所说,令牌在 60 天内过期,但当我转换它时,它只显示 56 天而不是 60 天,所以请解释如果有人知道,这对我来说也是如此。

任何帮助,将不胜感激

谢谢!

0 投票
1 回答
435 浏览

php - Flipkart Api:尝试从 api 检索数据时出错

这是我使用那里的 API 从翻转卡丁车中检索数据的 curl php 程序。但是无论我做什么,我都会遇到与以下相同的错误:

{"error":"unauthorized","error_description":"在 SecurityContext 中找不到 Authentication 对象"}

我不知道是什么错误,如果问题出在我给出的 appid 和 appsecret 上,我检查了多少次,但仍然显示相同的错误。

Flipkart 文档链接

0 投票
1 回答
449 浏览

php - 如何使用 PHP 使用 Flipkart 列表管理 API 传递批量数据以更新列表属性

我想更新列表属性,如库存计数,使用php批量定价。我检查了 Flipcart api doc https://seller.flipkart.com/api-docs/listing-api-docs/LMAPIRef.html我得到了这些参考:

但我不知道如何传递参数所需的数据。有人这样做吗,请回答。

0 投票
1 回答
283 浏览

python - 在网站上显示 Flipkart 列表

我在 Flipkart 中创建了一个列表。
请求网址:

https://sandbox-api.flipkart.net/sellers/skus/my-special-sku/listings

请求:方法:POST
请求:有效负载:

回应是:

如何在 Flipkart 网站或我的 Flipkart 帐户中查看此列表?

0 投票
0 回答
355 浏览

jquery - 无法向 Flipkart API 发出 ajax 请求

我正在开发一个 HTML 页面,我想在其中获取在 Flipkart 上销售的产品的价格。

我已经完成了以下代码来获取项目:

但执行总是error部分进行。如果我在 REST API 工具中运行相同的查询,即另一个 REST 客户端(Chrome 工具),我会得到响应。我在这里想念什么?

0 投票
1 回答
821 浏览

php - Fetching orders details throught flipkart api using PHP(how to recall function without rewrite function declaration)

I am fetching order details through Flipkar order Api.It is gives first 20(0-20) result at a time and for next records it gives next page url. For fetching next 20 records(20-40) again we have to call curl with next page url and fetch orders .For this i am using code below:

Function is here :

I want to crate if else condition dynamically so if "next pageurl" is exist in response it should call again the same function with new url ( without calling function multiple times in if else condition). If anyone has solution for this please reply.(answer with working example would be more helpful)

0 投票
1 回答
698 浏览

javascript - Flipkart Affiliate - 我可以通过我的网站跟踪订单的状态吗?

我是 Flipkart 的附属机构,我在我的网站上宣传 Flipkart 产品。

我的要求是这样的:

如果用户从我的网站重定向到 Flipkart 并购买了产品,我们能否获取该特定购买的订单/购买 ID,我们能否跟踪其状态并将其显示在我的网站上。

0 投票
1 回答
247 浏览

android - Is there any way disable caching in webview inflated through proteus

Need to disable the cache on WebViews inflated through Proteus.

Are there any attributes on the WebView which can be used to disable it?

We could find the view normally would if it was inflated using precompiled XML layouts using findViewById(R.id.something) and call the following methods on it.

But since proteus inflates layouts using JSON from the server I cannot find the view like this and the solution would not scale for multiple WeViews.