chrome return ajax https api calling 403 error but can open the api request successfully -


the ajax can call through both in firefox , chrome if endpoint protocal http

http://etender.glodon.com.sg/project/inquirelist?t=0.6671383485217255 

when api change https http, firxfox has no problem. in chrome ajax request 403 error.

chrome inspect

go inspect->network->xhr   right clike name:inquirelist?t=0.6671383485217255 , open in new tab,  api return data expect. 


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -