On mobile browser Shown "Error while fetching session. Please reload the page"

BA6323
While executing the Zerodha order from Publisher API, it has shown the error of "Error while fetching session. Please reload the page". But on the desktop browser, it's working properly.

We inspect your API. Which was gives an error on a mobile browser.

https://kite.zerodha.com/oms/user/profile/full
Response = {
"status": "error",
"message": "Invalid `api_key` or `access_token`.",
"data": null,
"error_type": "InputException"
}

Can You please justify this error? because we are unable to stock execution on a mobile devices.
  • sujith
    This is because of the restriction on cookie handling inside iframe on the newer version of chrome client or webviews.
    We are working on an alternate solution for this.
  • BA6323
    Whenever this issue is resolved please ping it.
  • BA6323
    Any Updates on this issue?
  • sujith
    This is because of the cookie management policy change on the iFrames. Our team is investigating the alternatives for this. We haven't arrived at a concrete solution yet.
  • BA6323
    Thanks. It is working fine for mobile browser.
This discussion has been closed.