Apigee Edge Micro Gateway Not Publishing Analytics

Not applicable

I am trying to set up Apigee Microgateway locally. The functionality seems to work perfectly, however the analytics data is not published to the APIGEE Edge cloud.

Please, can someone help me with this? I have been stuck for quite sometime now and could'nt figure out what the problem is.

  plugins:
    sequence:
      - oauth
headers:
  x-forwarded-for: true
  x-forwarded-host: true
  x-request-id: true
  x-response-time: true
  via: true
oauth:
  allowNoAuthorization: true
  allowInvalidAuthorization: false
  verify_api_key_url: 'https://xxxxx-dev.apigee.net/edgemicro-auth/verifyApiKey'
analytics:
  uri: >-
     https://edgemicroservices-us-east-1.apigee.net/edgemicro/axpublisher/organization/xxxxx/environment/...
  bufferSize: 100
  batchSize: 5
  flushInterval: 5000
0 0 130
0 REPLIES 0