<?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>Question Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763311#M4791289</link>
    <description>&lt;P&gt;Hello Jitendra,&lt;/P&gt;&lt;P&gt;I have removed the relative path from the mobile destination:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224683-mobile-destination-wo-path.png" /&gt;&lt;/P&gt;&lt;P&gt; and defined it in the .service file - see screenshot.&lt;/P&gt;&lt;P&gt;I rebuilt and redeployed the app to Web, CF and mobile.&lt;/P&gt;&lt;P&gt;It works on mobile device, but I get the same error on CF or when I start the app from the local space on SAP BAS.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224682-service-redefinition.png" /&gt;&lt;/P&gt;&lt;P&gt;I also tried changing the Service Source Type to SAP BTP destination in the .service file, then rebuiling and redeploy, but same effect.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2023 09:07:48 GMT</pubDate>
    <dc:creator>boolan79</dc:creator>
    <dc:date>2023-10-30T09:07:48Z</dc:date>
    <item>
      <title>Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaq-p/12763307</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;when I deploy the MDK app to Cloud Foundry Trial account or try to run it locally from BAS, the app is started, but it does not retrieve data from the destination - I get the following error:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224610-2224554-error-webclient.png" /&gt;&lt;/P&gt;
  &lt;P&gt;But it works fine on mobile device.&lt;/P&gt;
  &lt;P&gt;I found the following hint in the DEV162 training materials from Teched 2021:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224608-error-webclient.png" /&gt;&lt;/P&gt;
  &lt;P&gt;but it does not say where to check the number of user registrations and how to delete them.&lt;/P&gt;
  &lt;P&gt;In the Mobile Services I have registered only 1 app and cannot see any config option for user registrations:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224612-registered-mobile-apps.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Any hints?&lt;/P&gt;
  &lt;P&gt;With best regards,&lt;/P&gt;
  &lt;P&gt;Krzysztof.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 07:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaq-p/12763307</guid>
      <dc:creator>boolan79</dc:creator>
      <dc:date>2023-10-27T07:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763308#M4791286</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;boolan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Are you connecting to your BTP destination Carshare via mobile services proxy?&lt;/P&gt;&lt;P&gt;To see the user registrations, click on the Carshare application id in your mobile services cockpit &amp;gt; Mobile Settings Exchange &amp;gt; User Registrations&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 08:35:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763308#M4791286</guid>
      <dc:creator>Jitendra_Kansal78</dc:creator>
      <dc:date>2023-10-27T08:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763309#M4791287</link>
      <description>&lt;P&gt;Hello Jitendra,&lt;/P&gt;&lt;P&gt;Regarding registered users - there is only one entry here:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224624-user-registrations.png" /&gt;&lt;/P&gt;&lt;P&gt;I have rebuilt and redeployed the app to CF, but still getting the same error.&lt;/P&gt;&lt;P&gt;I am connecting to OData service through mobile services.&lt;/P&gt;&lt;P&gt;I have a destination on SAP BTP to OData service:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224622-sap-btp-destination.png" /&gt;&lt;/P&gt;&lt;P&gt;and this destination I have created also in Mobile Services under the same name:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224625-mobservdest.png" /&gt;&lt;/P&gt;&lt;P&gt;In the debugger console I can see the following errors:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224626-f12-log.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 09:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763309#M4791287</guid>
      <dc:creator>boolan79</dc:creator>
      <dc:date>2023-10-27T09:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763310#M4791288</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;boolan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I see you have defined the relative path /sap..../.._MAKE in your mobile destination. MDK mobile client connects to this destination at runtime, it works for you as you mentioned.&lt;/P&gt;&lt;P&gt;Where do you define that relative path for your web app? &lt;BR /&gt;MDK web application connects to the data source via BTP destination. I assume the URL configuration in your BTP destination is just point to the host without relative path. &lt;/P&gt;&lt;P&gt;Either, you define the relative path at the service level OR in your .service file part of MDK project.&lt;/P&gt;&lt;P&gt;Option1: Remove relative service path from mobile services destination and append it in your BTP destination URL&lt;/P&gt;&lt;P&gt;Option2:  Remove relative service path from mobile services destination and add it in your .service file (Services&amp;gt;.service&amp;gt;Path Suffix)&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2023 11:20:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763310#M4791288</guid>
      <dc:creator>Jitendra_Kansal78</dc:creator>
      <dc:date>2023-10-27T11:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763311#M4791289</link>
      <description>&lt;P&gt;Hello Jitendra,&lt;/P&gt;&lt;P&gt;I have removed the relative path from the mobile destination:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224683-mobile-destination-wo-path.png" /&gt;&lt;/P&gt;&lt;P&gt; and defined it in the .service file - see screenshot.&lt;/P&gt;&lt;P&gt;I rebuilt and redeployed the app to Web, CF and mobile.&lt;/P&gt;&lt;P&gt;It works on mobile device, but I get the same error on CF or when I start the app from the local space on SAP BAS.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224682-service-redefinition.png" /&gt;&lt;/P&gt;&lt;P&gt;I also tried changing the Service Source Type to SAP BTP destination in the .service file, then rebuiling and redeploy, but same effect.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 09:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763311#M4791289</guid>
      <dc:creator>boolan79</dc:creator>
      <dc:date>2023-10-30T09:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763312#M4791290</link>
      <description>&lt;P&gt;Hello Jitendra,&lt;/P&gt;&lt;P&gt;I found the reason. It was missing options in the service definition - see screenshot.&lt;/P&gt;&lt;P&gt;On the right there is the correct file with missing lines underlined.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2224690-diff-in-service-deffs.png" /&gt;&lt;/P&gt;&lt;P&gt;I have generated a new MDK app and compared the .service files.&lt;/P&gt;&lt;P&gt;Several lines were missing in the first app. When I copied the .service file from the new app to the old one, it started to work.&lt;/P&gt;&lt;P&gt;It looks like the .service file is not correctly regenerated or synced when you perform some changes.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2023 10:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763312#M4791290</guid>
      <dc:creator>boolan79</dc:creator>
      <dc:date>2023-10-30T10:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763313#M4791291</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;boolan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Those highlighted options are optional.&lt;/P&gt;&lt;P&gt;I think, the issue was with correct PathSuffix value. On left side, you provided ZKBU_CS_WS_MAKE but on right side, you corrected it to zkbu_cs_ws_make. &lt;/P&gt;&lt;P&gt;PathSuffix (case-sensitive) should match exact path value to your backend.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 04:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/12763313#M4791291</guid>
      <dc:creator>Jitendra_Kansal78</dc:creator>
      <dc:date>2023-11-06T04:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to initialize application data service - Error 0 (Unknown); GET https://webclient</title>
      <link>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/13733428#M4833471</link>
      <description>Hi Jitendra , Any other possible recommendations with this issue. I tried all the steps you mentioned in the replies. For me it does not even work for a new application that I kick started with a template project. I choose MDK project and a custom destination from the Mobile services. Any insight would be helpful. Thanks.</description>
      <pubDate>Mon, 17 Jun 2024 14:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/failed-to-initialize-application-data-service-error-0-unknown-get-https/qaa-p/13733428#M4833471</guid>
      <dc:creator>yavuzasik</dc:creator>
      <dc:date>2024-06-17T14:05:54Z</dc:date>
    </item>
  </channel>
</rss>

