Search found 3 matches

by crumblepaper
Fri 10. Feb 2023, 02:02
Forum: General Discussions
Topic: Editing the Rest API CORS Policy [SOLVED]
Replies: 4
Views: 2279

Re: Editing the Rest API CORS Policy [SOLVED]

I'm wondering how can I edit the KeyHelp REST APIs CORS Policy. I've made http(s) directive updates on the root domain for the panel and the API is having preflight errors.
by crumblepaper
Sat 30. Jul 2022, 00:28
Forum: General Discussions
Topic: Editing the Rest API CORS Policy [SOLVED]
Replies: 4
Views: 2279

Re: Editing the Rest API CORS Policy [SOLVED]

Hi Alexander, Thanks for your response. After searching for answers, I started reading and understanding the CORS. My issue was not with KeyHelp. The live preview version from Appgyver has many sources, and it was even recommended in the Appgyver documentation to build a version and test with the bu...
by crumblepaper
Thu 28. Jul 2022, 19:46
Forum: General Discussions
Topic: Editing the Rest API CORS Policy [SOLVED]
Replies: 4
Views: 2279

Editing the Rest API CORS Policy [SOLVED]

Hi everyone, I would like some help understanding where to make changes to the CORS policy so that another domain can fetch the resources. The origin is https://platform.appgyver.com. I have changed the policy in the apache2.conf, and the keyhelp.conf and it works for other headers, but it will not ...