<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Sengupta Abhijit</title>
    <description>The latest articles on DEV Community by Sengupta Abhijit (@sengupta_abhijit_ing_com).</description>
    <link>https://dev.to/sengupta_abhijit_ing_com</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3270731%2F59e2cfd8-f734-4e09-a58b-436dd65622e0.png</url>
      <title>DEV Community: Sengupta Abhijit</title>
      <link>https://dev.to/sengupta_abhijit_ing_com</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sengupta_abhijit_ing_com"/>
    <language>en</language>
    <item>
      <title>SWIFT Sandbox Certificate failure during consuming SWIFT/ API from SWIFT/ SDK application</title>
      <dc:creator>Sengupta Abhijit</dc:creator>
      <pubDate>Tue, 17 Jun 2025 12:37:11 +0000</pubDate>
      <link>https://dev.to/sengupta_abhijit_ing_com/swift-sandbox-certificate-failure-during-consuming-swift-api-from-swift-sdk-application-215p</link>
      <guid>https://dev.to/sengupta_abhijit_ing_com/swift-sandbox-certificate-failure-during-consuming-swift-api-from-swift-sdk-application-215p</guid>
      <description>&lt;p&gt;Faced error during consuming SWIFT Sandbox/ API from Java application leveraging SWIFT/ SDK.&lt;br&gt;
Used SWIFT/ Sandbox Consumer Id and Secret, SWIFT Public-Key Certificate (downloaded using openssl s_connect...).&lt;br&gt;
Error messages as below:&lt;br&gt;
Error from: swift-security-sdk-2.17.6-5-jar-with-dependencies.jar!com.swift.commons.oauth.connection.OAuthConnectionContext.class-&lt;/p&gt;

&lt;p&gt;result = {SignatureContextException@4985} Method threw 'com.swift.commons.exceptions.SignatureContextException' exception.&lt;br&gt;
backtrace = {Object[6]@4987}&lt;br&gt;
detailMessage = "Key Storage can't be found by path: &lt;a href="https://sandbox.swift.com" rel="noopener noreferrer"&gt;https://sandbox.swift.com&lt;/a&gt;"&lt;br&gt;
cause = {SignatureContextException@4985} "com.swift.commons.exceptions.SignatureContextException: Key Storage can't be found by path: &lt;a href="https://sandbox.swift.com" rel="noopener noreferrer"&gt;https://sandbox.swift.com&lt;/a&gt;"&lt;br&gt;
backtrace = {Object[6]@4987}&lt;br&gt;
detailMessage = "Key Storage can't be found by path: &lt;a href="https://sandbox.swift.com" rel="noopener noreferrer"&gt;https://sandbox.swift.com&lt;/a&gt;"&lt;br&gt;
cause = {SignatureContextException@4985} "com.swift.commons.exceptions.SignatureContextException: Key Storage can't be found by path: &lt;a href="https://sandbox.swift.com" rel="noopener noreferrer"&gt;https://sandbox.swift.com&lt;/a&gt;"&lt;br&gt;
stackTrace = {StackTraceElement[18]@4989}&lt;br&gt;
depth = 18&lt;br&gt;
suppressedExceptions = {Collections$EmptyList@4990} size = 0&lt;br&gt;
stackTrace = {StackTraceElement[18]@4989}&lt;br&gt;
depth = 18&lt;br&gt;
suppressedExceptions = {Collections$EmptyList@4990} size = 0&lt;/p&gt;

</description>
      <category>programming</category>
      <category>sand</category>
      <category>security</category>
    </item>
  </channel>
</rss>
