Click or drag to resize

Troubleshooting

KotakNet DotNet Library

KotakNet is a library, most of the errors thrown are user specific or from API server

Prevalidation Errors

These are thrown by KotakNet when user passes wrong Inputs. You can read the exception message and correct your code

API Errors

These errors are thrown by API server, it may be due to invalid user inputs or request timeout or internal server error at API server

Check the log file for complete error message, if the error is due to bad inputs, then correct your code otherwise report to Kotak Tech Team