Skip to content

Unable to Retrieve Path Variables in KrakenD Backend Plugin for Dynamic Endpoints #861

@JavedMohammadTechie

Description

@JavedMohammadTechie

Hello KrakenD community,

I'm currently facing an issue with extracting path variables from dynamic endpoints in KrakenD when using a custom backend plugin. Specifically, I have an endpoint configured as follows:

image

I need to access these dynamic values (rollNo and section) within my backend plugin to perform certain operations based on the provided path variables. However, despite my attempts, I have been unable to retrieve these path variables in my backend plugin.

I've explored the available documentation and resources, but I couldn't find a clear solution for this scenario. Could someone please guide me on how to properly access the path variables from dynamic endpoints within a KrakenD backend plugin?

Any insights, code snippets, or pointers to relevant documentation would be greatly appreciated. Thank you in advance for your assistance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions