Results 1 to 7 of 7

Threaded View

  1. #1

    Cookie not received in NotifyUser

    We're making use of the Dot net Adapter.

    On the client-side:
    We've set the cookie handling requirement to "true" with the line client.connectionOptions.setCookieHandlingRequired (true).
    After examining the client-side, it's evident that cookies are included in the request header.
    However, on the server-side, we're encountering an issue where the cookie isn't being received in the NotifyUser function.

    On the server-side:
    I've configured the following settings in my adapter XML:
    <use_protected_js>Y</use_protected_js>
    <forward_cookies>Y</forward_cookies>

    Despite this configuration, the cookie is not being received in the header. Is there anyone who can provide assistance with this problem?
    C# meta data adapter
    public override void NotifyUser(string user, string password, System.Collections.IDictionary httpHeaders)
    Last edited by sekarcse; September 28th, 2023 at 01:30 PM.

 

 

Similar Threads

  1. Replies: 1
    Last Post: July 2nd, 2014, 05:18 PM
  2. Replies: 12
    Last Post: May 26th, 2014, 09:59 AM
  3. How to get not received updates.
    By motya770 in forum General
    Replies: 4
    Last Post: April 3rd, 2013, 10:36 AM
  4. Cookie support in android library
    By eoinoc in forum Client SDKs
    Replies: 1
    Last Post: October 15th, 2012, 09:21 AM
  5. NonVisualTable - no data received from server
    By igindex in forum Client SDKs
    Replies: 6
    Last Post: March 5th, 2008, 05:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 12:56 PM.