<?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[I am using the login API but I&#x27;m not getting a refresh token. Why?]]></title><description><![CDATA[<p dir="auto">I'm not seeing a refresh token even if the generate refresh token setting is enabled in the application in the admin screen.</p>
<p dir="auto">I'd like FA to return a refresh token once user logs in.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/86/i-am-using-the-login-api-but-i-m-not-getting-a-refresh-token-why</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Jul 2026 20:38:39 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/86.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 May 2020 16:49:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I am using the login API but I&#x27;m not getting a refresh token. Why? on Thu, 14 May 2020 16:50:54 GMT]]></title><description><![CDATA[<p dir="auto">My guess is you are missing the <code>applicationId</code> on the login API request.</p>
<p dir="auto">A refresh token is per user per application, so passing that is required to provide refresh tokens (even though it is optional for the call to succeed).</p>
]]></description><link>https://fusionauth.io/community/forum/post/182</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/182</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Thu, 14 May 2020 16:50:54 GMT</pubDate></item></channel></rss>