Open
Description
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
Labels
No labels