<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[403 Access denied]]></title><description><![CDATA[<p dir="auto">I am currently facing issues with multiple data APIs, including the Historical Data API, Quotes API, and Gainers/Losers API.</p>
<p dir="auto">For example, while making the following request:</p>
<pre><code>method: 'post',
url: 'https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData',
data: '{"exchange":"NSE","symboltoken":"10940","interval":"ONE_DAY","fromdate":"2026-04-28 09:30","todate":"2026-05-04 09:30"}',
</code></pre>
<p dir="auto">I receive the following response:</p>
<ul>
<li><strong>Status:</strong> 403</li>
<li><strong>Message:</strong> "Access denied because of exceeding access rate"</li>
</ul>
<p dir="auto">What is confusing is that this error occurs within the first few requests itself, so it does not appear to be a typical rate limit breach.</p>
<p dir="auto">Could you please clarify:</p>
<ol>
<li>Are there any undocumented that might be triggering this?</li>
<li>What is the cooldown or penalty duration once the rate limit is exceeded?</li>
<li>Could this error also be caused by authentication/session-related issues?</li>
</ol>
<p dir="auto">Any guidance would be greatly appreciated. Thank you!</p>
]]></description><link>https://smartapi.angelone.in/smartapi/forum/topic/5577/403-access-denied</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 10:39:06 GMT</lastBuildDate><atom:link href="https://smartapi.angelone.in/smartapi/forum/topic/5577.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 04 May 2026 17:27:18 GMT</pubDate><ttl>60</ttl></channel></rss>