Not a bug Urgent help to see how i can access the api

Miacommunity

Well-known member
Affected version
static version : 2.1.4 and api version : 1
Dear Team

I need urgent help. I am using http://example.com/api/auth for authenticate user. I creaed super user key with all permisison and passing header as : XF-Api-Key with parameter are : login, password but getting error below

/*ERROR

{
"errors": [
{
"code": "endpoint_not_found",
"message": "Requested endpoint cannot be found.",
"params": {
"reason": "invalid_route",
"debug_reason": "invalid_route",
"debug_controller": null,
"debug_action": null
}
}
]
}

*/
Please suggest me what i am doing wrong
 
This forum is for reporting bugs and not for general support.

If you require support from a staff member, you can submit a ticket from your customer area.
 
Top Bottom