taken a dump and installed in xampp changed config file as per requirement. when i logged into crm getting error as invalid credentials. what is the problem and do i need to change any changes in code???
taken a dump and installed in xampp changed config file as per requirement. when i logged into crm getting error as invalid credentials. what is the problem and do i need to change any changes in code???
Make sure you updated database host, name, credentials, site_url, host_name.
Also make sure you updated the attribute RewriteBase at your .htaccess.
Regards
Updated everything still getting invalid credentials..
in page console
showing these two errors.
Failed to load resource: the server responded with a status of 401
/crm64/rest/v10/oauth2/token:1
POST http://localhost/crm64/rest/v10/oauth2/token 401 (Unauthorized)
Perhaps you need to update file/folder permissions to apache user.
Perhaps you need to update file/folder permissions to apache user.