General Errors & Queries
How to do authentication for HTTP request?
Scenario: The company is created with a User ID and a Password. Will TallyPrime authenticate the company login credentials whenever an HTTP request is received?
An HTTP request is a request sent by a computer to servers to obtain information. The server responds with the information it requested. TallyPrime receives HTTP requests from third-party applications to fetch the required information. When a request is received and the company is loaded, TallyPrime will respond to the request by sending the information regardless of whether the company is password protected or not. Hence, there is no authentication required to process HTTP requests.