Bronze 3
Since ‎05-22-2019
‎08-12-2022

My Stats

  • 10 Posts
  • 1 Solutions
  • 3 Likes given
  • 1 Likes received

raketmakhim's Bio

Badges raketmakhim Earned

View all badges

Recent Activity

I've got a bit of java callout code. It has this import:import com.nearbpo.apigee.edge.spi.AbstractCallout;causing this error:java: package com.nearbpo.apigee.edge.spi does not existI can't find any information about the import on google. Dose anyone...
OAS policy has an error message that looks something like this: OASValidation OAS-ValidateFromSwagger with resource "oas://tokenizacion-v1-openapi.yaml": failed with reason: "[ERROR - [Path '/solicitud'] Object has missing required properties (["idSu...
I have seen apigee can decrypt an encrypted JWT but cannot decrypt a JWE. I Thought they were the same thing. What is the difference?
I used the apigee management api to install mongodb in my node_modules. But when I try to initialize it I always get SyntaxError: invalid object initializer. var MongoClient = require('mongodb').MongoClient;
Likes from