HI, I hope someone can assist. I am calling a mingle api from an external site , I can call the api via Postman as a test no problem and import the postman collection to the external system and have configured the authorised app in ionapi as type "web" with the required parameters including the redirect url and "Authorized JavaScript Origins" having the same url.. From my external api test I get an infor prompt to authorise the application however after clicking approve then I see error:
"error": "CORS error - Origin is invalid"
Any ideas appreciated. Thanks