Participant I
Since ‎12-13-2018
‎06-22-2021

My Stats

  • 9 Posts
  • 0 Solutions
  • 0 Likes given
  • 0 Likes received

Lesleymustari's Bio

Badges aryapr2012 Earned

View all badges

Recent Activity

I'm trying to log some headers and want to associate the request ID for log entry(i) also along with that. I'm unable to find the variable to be given for i. PFB the code.onrequest: function(req, res, next) { logger.info("x-request-id=" +req.headers[...
I'm using 5 node installation. In my analytics slave, edge postgres and edge qpid is dead. While restarting it shows running but goes dead immediately. The system log for both postgres and qpid shows as mentioned below:2019-01-22 06:00:20,526 qtp1355...
I'm trying to integrate okta with developer portal. So, I need the steps for setting up SSO on the OPDK version of the developer portal for Apache/MySQL setup. I found the steps for the Nginx setup in the link https://community.apigee.com/articles/60...
The API specs has been uploaded using smartdocs. While trying out the requests, getting 400 Bad Request from Internet Explorer, at the same time successful while trying from chrome. I tried to trace the requests from management portal console, but th...
Getting 404 not found for edgemicro requests while trying from developer portal. The swagger has been uploaded using smartdocs. However, while trying using postman, the response is as expected.I am using Drupal version 7.56 and Apache MySQL Setup.