Hi ,
I have created a custom plugin by following the steps that were provided in the Apigee docs.
But, when I start the microgateway after placing the index file in the plugin folder . I'm getting the below error :-
sequenced plugin not found: "post-call"
I have added the plugin in the sequence of my environment configuration . Also made sure that the plugin is present in the plugins folder .But I'm still getting the above error .
Could you please let me know if I'm missing any other configuration .
Thanks !
Answer by srinandans@google · Sep 14, 2018 at 02:35 AM
Can you please start Microgateway with the "-d" flag. This flag takes the plugin dir as the folder.
How to access headers added using AssignMessage policy in Microgateway custom plugin 1 Answer
How to pass Bearer token to target server in Edge MicroGateway? 0 Answers
Getting error null in onerror_request hooks in custom plugin for gateway timeout error 0 Answers
Microgateway On Data request 1 Answer