I'm using JWT to do access authentication. When I try to get a GET request from outside my system, it displays this message:
codesnippetwhereImaketherequest(js):
[...]varcep=this.soNumero(this.state.cep);varcepUrl='https://viacep.com.br/ws/'+cep+'/json/';axios.get(cepUrl).then(res=>{[...]
IuseReactandPHPwiththeSlimFramework
NOTE:Ifyouwanttotestthelink,justputanyzipcodeinsteadofthevariableinthecode(eg link