我想对每一个请求使用我自己的八月服务。我发现通过创建插件是最好的方法。我只是好奇,怎么才能在预函数之后直接返回错误?
例如:
更新
在使用自定义的auth插件时,我得到了这个错误:
{ "error": "Session state is missing or unset! Please make sure that auth headers are properly applied."}我就是这样到达那里的
https://community.tyk.io/t/create-python-plugin/1369/6
谢谢
https://stackoverflow.com/questions/41931221
复制相似问题