-
DescriptionI've been using However, I've encountered a challenge with token validation. In v0.12, including the token in the
Given that the purpose of using this tool is to mock up Microsoft GraphQL API endpoints, I need to bypass this validation. I believe there might be a configuration setting I missed in the documentation to achieve this. Could you please advise on how to proceed? Thank you! Expected behaviourIt skips the validity of the authorization token. Actual behaviourIt throws an error. Steps to reproduce
Dev Proxy Versionv0.17.1 Operating system (environment)Linux Shellbash Configuration file
Additional InfoNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
closing this issue as found the solution; it requires to set
|
Beta Was this translation helpful? Give feedback.
closing this issue as found the solution; it requires to set
urlsToWatch
: