I have developed a bigcommerce application. My draft application working fine with ngRok and Heroku but when I am adding the AWS redirect URI it rendering "mismatch redirect_URI error". I have debugged the app and found the "Protocol" issue. My redict_URI is HTTPS but in callback getting HTTP please help me to resolve this error.
Thank You!
Redirect URI added in application : https://bplugin.giftpal.in
Callback URI : http://bplugin.giftpal.in
I have developed a bigcommerce application. My draft application working fine with ngRok and Heroku but when I am adding the AWS redirect URI it rendering "mismatch redirect_URI error". I have debugged the app and found the "Protocol" issue. My redict_URI is HTTPS but in callback getting HTTP please help me to resolve this error.
Thank You!
Redirect URI added in application : https://bplugin.giftpal.in
Callback URI : http://bplugin.giftpal.in