<?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 Sporadic connections for OAuth testing in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sporadic-connections-for-OAuth-testing/m-p/74688#M46468</link>
    <description>&lt;DIV&gt;I'm trying to work through the OAuth process with redirecting to the merchant mentioned here.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/features/oauth.html#Redirecting_the_Merchant" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/features/oauth.html#Redirecting_the_Merchant&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have a test partner account and have the application&amp;nbsp;configured.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When I put this URL (my-client-id is replaced with my real value) into the browser&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://logintest.authorize.net/?sub=oauth&amp;amp;client_id=[my-client-id]&amp;amp;redirect_uri=https%3a%2f%2fgoogle.com&amp;amp;scope=read,write&amp;amp;state=abc12345" target="_blank" rel="noopener"&gt;https://logintest.authorize.net/?sub=oauth&amp;amp;client_id=[my-client-id]&amp;amp;redirect_uri=https%3a%2f%2fgoogle.com&amp;amp;scope=read,write&amp;amp;state=abc12345&lt;/A&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm asked to log into a merchant account. Great!! I log into my sandbox account and hit 'Allow'&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I can get back 3 different results with the same URL&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://www.google.com/?error=server_error" target="_blank" rel="noopener"&gt;https://www.google.com/?error=server_error&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://www.google.com/?error=" target="_blank" rel="noopener"&gt;https://www.google.com/?error=&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://www.google.com/?code=[some-code]&amp;amp;state=abc12345" target="_blank" rel="noopener"&gt;https://www.google.com/?code=[some-code]&amp;amp;state=abc12345&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The last one, which is the one I want, only returns maybe 1 out of every 10 times.&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This makes it very tough to test/code mainly because I'm not sure if my request is correct or not.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm obviously&amp;nbsp;using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://google.com/" target="_blank" rel="noopener"&gt;google.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;amp; the hardcoded 'state' for testing purposes.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Has anyone else run into this or know what is going on?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 14 Jan 2021 14:50:10 GMT</pubDate>
    <dc:creator>MikeBreadwinner</dc:creator>
    <dc:date>2021-01-14T14:50:10Z</dc:date>
    <item>
      <title>Sporadic connections for OAuth testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sporadic-connections-for-OAuth-testing/m-p/74688#M46468</link>
      <description>&lt;DIV&gt;I'm trying to work through the OAuth process with redirecting to the merchant mentioned here.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/features/oauth.html#Redirecting_the_Merchant" target="_blank" rel="noopener"&gt;https://developer.authorize.net/api/reference/features/oauth.html#Redirecting_the_Merchant&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have a test partner account and have the application&amp;nbsp;configured.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;When I put this URL (my-client-id is replaced with my real value) into the browser&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://logintest.authorize.net/?sub=oauth&amp;amp;client_id=[my-client-id]&amp;amp;redirect_uri=https%3a%2f%2fgoogle.com&amp;amp;scope=read,write&amp;amp;state=abc12345" target="_blank" rel="noopener"&gt;https://logintest.authorize.net/?sub=oauth&amp;amp;client_id=[my-client-id]&amp;amp;redirect_uri=https%3a%2f%2fgoogle.com&amp;amp;scope=read,write&amp;amp;state=abc12345&lt;/A&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm asked to log into a merchant account. Great!! I log into my sandbox account and hit 'Allow'&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I can get back 3 different results with the same URL&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://www.google.com/?error=server_error" target="_blank" rel="noopener"&gt;https://www.google.com/?error=server_error&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://www.google.com/?error=" target="_blank" rel="noopener"&gt;https://www.google.com/?error=&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="https://www.google.com/?code=[some-code]&amp;amp;state=abc12345" target="_blank" rel="noopener"&gt;https://www.google.com/?code=[some-code]&amp;amp;state=abc12345&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The last one, which is the one I want, only returns maybe 1 out of every 10 times.&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This makes it very tough to test/code mainly because I'm not sure if my request is correct or not.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I'm obviously&amp;nbsp;using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://google.com/" target="_blank" rel="noopener"&gt;google.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;amp; the hardcoded 'state' for testing purposes.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Has anyone else run into this or know what is going on?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 14 Jan 2021 14:50:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sporadic-connections-for-OAuth-testing/m-p/74688#M46468</guid>
      <dc:creator>MikeBreadwinner</dc:creator>
      <dc:date>2021-01-14T14:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sporadic connections for OAuth testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sporadic-connections-for-OAuth-testing/m-p/74805#M46554</link>
      <description>&lt;P&gt;The sporadic nature seemed to disipate after a while but I did notice that Auth.Net does not like double quotes in the 'state' attribute.&amp;nbsp; It will blow up every time with the ?error=&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 15:41:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sporadic-connections-for-OAuth-testing/m-p/74805#M46554</guid>
      <dc:creator>MikeBreadwinner</dc:creator>
      <dc:date>2021-01-25T15:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sporadic connections for OAuth testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sporadic-connections-for-OAuth-testing/m-p/77774#M48792</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/45426"&gt;@MikeBreadwinner&lt;/a&gt;&amp;nbsp;&lt;A href="https://friday-nightfunkin.com" target="_self"&gt;friday night funkin&lt;/A&gt; wrote:&lt;BR /&gt;&lt;P&gt;The sporadic nature seemed to disipate after a while but I did notice that Auth.Net does not like double quotes in the 'state' attribute.&amp;nbsp; It will blow up every time with the ?error=&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is very helpful! thank you&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 07:12:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Sporadic-connections-for-OAuth-testing/m-p/77774#M48792</guid>
      <dc:creator>coryarce</dc:creator>
      <dc:date>2021-08-05T07:12:24Z</dc:date>
    </item>
  </channel>
</rss>

