<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ in Community Forum</title>
    <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/568328#M28820</link>
    <description>&lt;P&gt;Same thing is happening with our app. Zero code changes to initial connection flow and users are getting this error.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2026 16:20:46 GMT</pubDate>
    <dc:creator>stevenschemers</dc:creator>
    <dc:date>2026-03-04T16:20:46Z</dc:date>
    <item>
      <title>Unable to authenticate, there was no valid return URL found. Please report this to your administrato</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/400019#M16539</link>
      <description>&lt;P&gt;We have integrated the Schoology APIs in our web application. When I call the below URL, it authorizes the user but will not redirect a user to our application&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://app.schoology.com/oauth/authorize" target="_blank"&gt;https://app.schoology.com/oauth/authorize&lt;/A&gt;?" + authorizeToken + "&amp;amp;oauth_callback=" + webUrl +&amp;nbsp; "?code=schoology"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The above URL validates the user credential and shows the "Unable to authenticate, there was no valid return URL found. Please report this to your administrator" message. Earlier this URL was redirecting the user to our application.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 11:51:56 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/400019#M16539</guid>
      <dc:creator>Mayur_Khandelwal</dc:creator>
      <dc:date>2022-09-07T11:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/401291#M16571</link>
      <description>&lt;P&gt;Ran into the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There have been changes to the parameter name, change it from&amp;nbsp;&lt;SPAN&gt;"&amp;amp;oauth_callback=" to&amp;nbsp;"&amp;amp;return_url="&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 14:13:36 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/401291#M16571</guid>
      <dc:creator>navyn</dc:creator>
      <dc:date>2022-09-08T14:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/402091#M16599</link>
      <description>&lt;P&gt;Hi Navyn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with &lt;SPAN&gt;"&amp;amp;return_url=" but it is also not working.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 11:11:31 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/402091#M16599</guid>
      <dc:creator>Mayur_Khandelwal</dc:creator>
      <dc:date>2022-09-09T11:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/403010#M16637</link>
      <description>&lt;P&gt;Some changes we're undocumented or probably made inadvertently. Make sure the URL encoded return_url doesn't have the protocol or port number specified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;For example, the return_url https://sekolah.org:80/schoology&amp;nbsp;should now be changed to sekolah.org/schoology if not it will be invalid.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 08:51:51 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/403010#M16637</guid>
      <dc:creator>navyn</dc:creator>
      <dc:date>2022-09-12T08:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/407048#M16747</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Navyn,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am using API integration in our application. Do I need to set up the Authentication tab also? which contains the remote auth URL and return URL.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 10:36:54 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/407048#M16747</guid>
      <dc:creator>Mayur_Khandelwal</dc:creator>
      <dc:date>2022-09-16T10:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/410440#M16829</link>
      <description>&lt;P&gt;Hi @&lt;STRONG&gt;Mayur_Khandelwal&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to protect your privacy and avoid sharing any&amp;nbsp;Personal Identifiable Information&amp;nbsp;(PII) data in the Community, we recommend reaching out to the Technical Contact of your district who should be able to connect with the PowerSchool Support Team. The Support Team would be able to take a closer look at your application, gather more information, and assist you further.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 18:04:06 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/410440#M16829</guid>
      <dc:creator>KritiS</dc:creator>
      <dc:date>2022-09-21T18:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/504581#M22696</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://help.powerschool.com/t5/user/viewprofilepage/user-id/428600"&gt;@Mayur_Khandelwal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you resolved this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 14:08:22 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/504581#M22696</guid>
      <dc:creator>Bulb</dc:creator>
      <dc:date>2024-02-21T14:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/567787#M28783</link>
      <description>&lt;P&gt;My application is experiencing this same issue as well, without any code changes on our end. Has there been any luck in getting a resolution or hearing back from the support team?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 16:48:30 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/567787#M28783</guid>
      <dc:creator>poorb</dc:creator>
      <dc:date>2026-02-24T16:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to authenticate, there was no valid return URL found. Please report this to your administ</title>
      <link>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/568328#M28820</link>
      <description>&lt;P&gt;Same thing is happening with our app. Zero code changes to initial connection flow and users are getting this error.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 16:20:46 GMT</pubDate>
      <guid>https://help.powerschool.com/t5/Community-Forum/Unable-to-authenticate-there-was-no-valid-return-URL-found/m-p/568328#M28820</guid>
      <dc:creator>stevenschemers</dc:creator>
      <dc:date>2026-03-04T16:20:46Z</dc:date>
    </item>
  </channel>
</rss>

