Skip to content

Setting up intercepts for nested URLs triggers "WARNING: More than one intercept" message #2643

Open
@smv-orrin

Description

@smv-orrin

I have 2 intercepts for different URLs as follows:

URL1 - https://api.here.com/v1/items
URL2 - https://api.here.com/v1/items/14

When we call either of the intercept URLs, we see the following warning:

WARNING: More than one intercept ["https://api.here.com/v1/items","https://api.here.com/v1/items/14"] found for request "https://api.here.com/v1/items/14"

They're 2 different URLs, why is this warning message being triggered, and is there a way to stop it without having to re-implement our APIs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions