New Member
Since ‎06-08-2018
‎06-22-2021

My Stats

  • 11 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

KulkarniS's Bio

Badges slobodankavlash Earned

View all badges

Recent Activity

Dear All,Using Java Callout, I have created proxy for integration to AWS APIs of DynamoDB.Testing was completed using local / docker | on-premise Edge deployment.Once I have switched to a cloud account designated to this POC testing fails with the fo...
For © 2019 Apigee Corp. All rights reserved. Version 4.17.01.01 using latest aws java sdk, related to the following javacallout code block:AWSCredentials credentials = new BasicAWSCredentials(accessKey, secretKey); AmazonS3 s3 = AmazonS3ClientBuilder...
Dear TeamFor the following package json including cheerio dependency: "dependencies": { "cheerio": "latest", "express": "latest", "nodemailer": "^4.6.7", "request": "latest" }in App logs error is thrown:* Error: Cannot find module 'cheerio' Error: Ca...