Base solution for your next web application
Open Closed

Getting CORS issue #9304


User avatar
0
sgeeks created

Access to XMLHttpRequest at 'https://api.asystems.online/AbpUserConfiguration/GetAll?d=1593804316489' from origin 'https://asystems.online' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status. main.js?attr=egh8qd-gBx077Qdp4dRSR_sMk_NewdECuMoLRhYFwJ3uc4e1d0Pbr5xuMUgq3sq8:1067 GET https://api.asystems.online/AbpUserConfiguration/GetAll?d=1593804316489 net::ERR_FAILED


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @sgeeks,

    1. Could you share your appsettings.json for your API application ?
    2. Could you check if your API app recorded any error log in App_Data/Logs/Logs.txt file ?

    Thanks,