Custom Authoriation plugin

Hi every one!

I have created a plugin to achieve my custom authentication for my rest api’s when i start the tyk-gateway python server using this command “service tyk-gateway-python start” its give me following error

Failed to start Tyk API Gateway (Python Support).
Kindly tell me please where i am doing wrong ???

Hi, can you confirm the Python version that’s installed in your system?
It would be useful to check the logs as well, look for any Tyk log files in /var/log/ or /var/log/upstart.
Best.

Hi

I have installed python 3.5 version in my system

We currently support Python 3.4, for other versions you may consider writing a gRPC plugin.