Uploaded image for project: 'Configuration Persistence Service'
  1. Configuration Persistence Service
  2. CPS-573

/v1/ch/PNFDemo1/modules returning 401 unauthorised.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • Istanbul Release
    • Istanbul Release
    • None
    • None

      In Dmi plugin

       

      i/v1/ch/PNFDemo1/modules returning 401 unauthorized from sdnc with using below request

      curl --location --request POST 'http://localhost:8080/dmi/api/v1/ch/PNFDemo1/modules' \
      --header 'Authorization: Basic Y3BzdXNlcjpjcHNyMGNrcyE=' \
      --header 'Cookie: JSESSIONID=B2B15C90CE68A99F589A2EBEFC80FE00' \
      --data-raw ''
      
      - Need to update SdncRestconfClient (DMI Plugin)
      - Possibly create task to follow up with community
      

      Fix for this is

      use resttemplate.exchange instead of getforentity in sdncclient.

      If possible investigate why getforenity is not working.

            tragait tragait
            tragait tragait
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: