@prabhathhhh you have not imported this model in while installing di
M
Latest posts made by mhaiskar.omkar21
-
RE: smartapi error
-
Login issue with .net api login request
Hello Support
I am trying to create api for fetching data to send order but while making login request token is not getting generated getting below response
Request model
URL : https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword
request: {"ClientCode":"XXXXXXXXXX","password":"XXXX","TOTP":"XXXXXX"}respose ok
error Message invlidtoken
errorcode AG8001but with the same input if i call through pythom it is working why it is not working with .net code
Pooja
-
RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"
@admin
this is the error{"message":"Something Went Wrong, Please Try After Sometime","errorcode":"AB1004","status":false,"data":null}
please guide