FAQ

Estimated reading: 1 minute 103 views

Frequently Asked Questions.

Email not sent ?

When you get an error of email not sent in forgot password, please follow below link :

Email Configuration

Authorization header not found ?

Add below line in .htaccess file : 

RewriteCond %{HTTP:Authorization} ^(.*)
RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1]
SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1

Leave a Comment

Share this Doc

FAQ

Or copy link

CONTENTS