Hello,
I am trying the get the auth_code by using this endpoint "https://api.fyers.in/api/v2/generate-authcode?client_id=sample_client_id& redirect_uri=sample_redirect_uri&response_type=code&state=sample_state"
But it throws me a 500 internal server error please help in this.
Note: I provided all required query parameter like client id and redirect_uri