<?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[401 Response: Invalid application Id on call to Registrations API]]></title><description><![CDATA[<p dir="auto">I'm able to create a user and receive back the user info including the FusionAuth assigned user Id, but when trying to register that same user to an application I continue to receive a 401 Status Code:</p>
<ul>
<li>Code: [Invalid]registration.applicationId.</li>
<li>Message: An application with Id [my app id] does not exist.</li>
</ul>
<p dir="auto">Additionally, I have multi-tenants set up on FusionAuth Cloud deployment.</p>
<p dir="auto">Also, I am currently using FusionAuthSyncClient from the FusionAuth.Client NuGet package.</p>
<p dir="auto">Any help would be appreciated.</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://fusionauth.io/community/forum/topic/925/401-response-invalid-application-id-on-call-to-registrations-api</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 19:24:40 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/925.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 07 Apr 2021 00:43:05 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to 401 Response: Invalid application Id on call to Registrations API on Tue, 13 Apr 2021 17:12:05 GMT]]></title><description><![CDATA[<p dir="auto">Referencing/linking below for future guidance for folks who view this post:</p>
<p dir="auto"><a href="https://fusionauth.io/community/forum/topic/900/authentication-for-an-application-with-web-client-and-mobile-front-ends">https://fusionauth.io/community/forum/topic/900/authentication-for-an-application-with-web-client-and-mobile-front-ends</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/2800</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2800</guid><dc:creator><![CDATA[joshua]]></dc:creator><pubDate>Tue, 13 Apr 2021 17:12:05 GMT</pubDate></item><item><title><![CDATA[Reply to 401 Response: Invalid application Id on call to Registrations API on Sat, 10 Apr 2021 01:45:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/645">@joshua</a></p>
<p dir="auto">Everything works great when I have an application assigned in each tenant.   Before proceeding to make an application per tenant, I just wanted to make certain that applications can't be shared across tenants.  The good thing is that your APIs make it easy to create them.</p>
<p dir="auto">Thanks for your support!</p>
]]></description><link>https://fusionauth.io/community/forum/post/2779</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2779</guid><dc:creator><![CDATA[mehamm]]></dc:creator><pubDate>Sat, 10 Apr 2021 01:45:06 GMT</pubDate></item><item><title><![CDATA[Reply to 401 Response: Invalid application Id on call to Registrations API on Fri, 09 Apr 2021 22:56:38 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/681">@mehamm</a>!</p>
<p dir="auto">All applications are associated with one and only one tenant.</p>
<p dir="auto">You may find some answers to your questions around multi-tenancy here:</p>
<p dir="auto"><a href="https://fusionauth.io/blog/2018/09/24/multi-tenancy-in-a-single-tenant-architecture" rel="nofollow ugc">https://fusionauth.io/blog/2018/09/24/multi-tenancy-in-a-single-tenant-architecture</a></p>
<p dir="auto">I will also excerpt from the article</p>
<blockquote>
<p dir="auto">A FusionAuth tenant is simply a namespace where Applications, Groups, and Users exist</p>
</blockquote>
<p dir="auto">Another article that might be of interest is below:<br />
<a href="https://fusionauth.io/blog/2020/06/30/private-labeling-with-multi-tenant" rel="nofollow ugc">https://fusionauth.io/blog/2020/06/30/private-labeling-with-multi-tenant</a></p>
<p dir="auto">These articles should help you understand the concept of tenants as it applies to FusionAuth.</p>
<p dir="auto">I hope this helps!</p>
<p dir="auto">Thanks,<br />
Josh</p>
]]></description><link>https://fusionauth.io/community/forum/post/2778</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2778</guid><dc:creator><![CDATA[joshua]]></dc:creator><pubDate>Fri, 09 Apr 2021 22:56:38 GMT</pubDate></item><item><title><![CDATA[Reply to 401 Response: Invalid application Id on call to Registrations API on Thu, 08 Apr 2021 20:30:14 GMT]]></title><description><![CDATA[<p dir="auto">This error happens when trying to register a user to an application that doesn't reside within the user's tenant, which leads me to my next question:</p>
<p dir="auto">Can you have one application that is shared across tenants?</p>
<p dir="auto">The FusionAuth documents covering multi-tenants gave me the impression that you could, but it seems as though you have to have an app residing within the same tenant you wish to register a user to that is also a member of that specific tenant.</p>
<p dir="auto">I'm looking for insight as to how multi-tenants works within FusionAuth.  At this point, it looks like you have to have a copy of an application within every tenant, even though it is essentially the same application - roles, etc.</p>
<p dir="auto">Thank you.</p>
]]></description><link>https://fusionauth.io/community/forum/post/2770</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2770</guid><dc:creator><![CDATA[mehamm]]></dc:creator><pubDate>Thu, 08 Apr 2021 20:30:14 GMT</pubDate></item><item><title><![CDATA[Reply to 401 Response: Invalid application Id on call to Registrations API on Wed, 07 Apr 2021 21:19:22 GMT]]></title><description><![CDATA[<p dir="auto">This is actually a 400 Response.</p>
<p dir="auto">The fusionauth-app.log shows the following error:</p>
<h3>The error may exist in io/fusionauth/api/domain/UserMapper.xml</h3>
<h3>The error may involve defaultParameterMap</h3>
<h3>The error occurred while setting parameters</h3>
<h3>SQL: INSERT INTO user_registrations (id, applications_id, authentication_token, clean_speak_id, data, insert_instant, last_login_instant, last_update_instant, timezone, username, username_status, users_id, verified)       VALUES (?, ?, ?, ?, ?, ?, ?,?,  ?, ?, ?, ?, ?)</h3>
<h3>Cause: org.postgresql.util.PSQLException: ERROR: null value in column "users_id" violates not-null constraint</h3>
]]></description><link>https://fusionauth.io/community/forum/post/2760</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2760</guid><dc:creator><![CDATA[mehamm]]></dc:creator><pubDate>Wed, 07 Apr 2021 21:19:22 GMT</pubDate></item></channel></rss>