Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Mixed Content error at simple_request_app #2

Closed
michel3vb opened this issue May 30, 2017 · 1 comment
Closed

Mixed Content error at simple_request_app #2

michel3vb opened this issue May 30, 2017 · 1 comment

Comments

@michel3vb
Copy link

Hi,

I'm trying to run the simple_request_app example code but I'm getting the following error:

Mixed Content: The page at 'https://homewizard.freshdesk.com/helpdesk/tickets/1010' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://localhost:10001/dprouter'. This request has been blocked; the content must be served over HTTPS.

The code is running on my local machine via the Chrome extension. Does anyone know how to fix this?
It seems to be a problem with HTTP and HTTPS but I can't find any issues in the code.

Thanks
Michel

@michel3vb
Copy link
Author

Ooops found it: https://support.freshdesk.com/support/discussions/topics/314867
Never mind ;)

Saif-Shines added a commit that referenced this issue Apr 23, 2019
screenshots folder added OneDrive App
hemchander23 added a commit that referenced this issue Jun 21, 2021
* Revert "[DEVREL-1180] Refactor: Ticket-merger Freshdesk sample-app  (#340)"

This reverts commit c068b68.

* Revert "👌 IMPROVE: add whitelisting domain support (#342)"

This reverts commit 2b451e4.

* Revert "🐛 FIX: whitelisting changes (#341)"

This reverts commit bc05622.

* Revert "[DEVREL-1166] Tweak: Spinner in Joke component (#331)"

This reverts commit e42ea10.
hemchander23 added a commit that referenced this issue Jun 21, 2021
* Revert "[DEVREL-1180] Refactor: Ticket-merger Freshdesk sample-app  (#340)"

This reverts commit c068b68.

* Revert "👌 IMPROVE: add whitelisting domain support (#342)"

This reverts commit 2b451e4.

* Revert "🐛 FIX: whitelisting changes (#341)"

This reverts commit bc05622.

* Revert "[DEVREL-1166] Tweak: Spinner in Joke component (#331)"

This reverts commit e42ea10.
hemchander23 added a commit that referenced this issue Jul 26, 2021
* [DEVREL-1008] Add: Voucher code generator sample /Demo-Apps. (#344)

* 📦 NEW: Voucher code generator

* Address: Review #1

* Merge (#3)

* Add newhire-onboarding-invites

* Update README

* [MP-10156] Newhire Onboarding Invites for freshteam

* [MP-10156] Newhire Onboarding invites for freshteam

* [MP-10156] name changed to newhire-onboarding-invites

* [MP-10156] newhire-onboarding-invites

* [MP-10156] generate operations fields

* [DemoApps] Domain whitelisting, Iparams re-org

* [DEVREL-1166] Tweak: Spinner in Joke component (#331)

* Add: config-iparams-html-freshservice

* New: config-iparams-html-freshservice

* Twek: Joke Components
Add: spinner as a loding sign during the API request phase

* Tweak: Joke component at full_page

* Update: Incorporated Review:1

* Update: Code Format

* Update: Punchline via Dependency Injection

* 🐛 FIX: whitelisting changes (#341)

* 🐛 FIX: whitelisting changes

* 📖 DOC: replace screenshots and features demonstrated

* 👌 IMPROVE: add whitelisting domain support (#342)

* 👌 IMPROVE: add whitelisting domain support

* 📖 DOC: list features demonstrated

* [DEVREL-1180] Refactor: Ticket-merger Freshdesk sample-app  (#340)

* ♻️ Refactor: Ticker Merger

* rm: .gitignore

* Security fixes for Demo Apps dir (#2)

* Revert "[DEVREL-1180] Refactor: Ticket-merger Freshdesk sample-app  (#340)"

This reverts commit c068b68.

* Revert "👌 IMPROVE: add whitelisting domain support (#342)"

This reverts commit 2b451e4.

* Revert "🐛 FIX: whitelisting changes (#341)"

This reverts commit bc05622.

* Revert "[DEVREL-1166] Tweak: Spinner in Joke component (#331)"

This reverts commit e42ea10.

* New line to files

* `request_api` whitelisting: httpbin -> xkcd API

* Fix `authentication_basic` app

* `custom_entities` app fix

* [DemoApps] Domain whitelisting, Iparams re-org

* New line to files

* [DEVREL-1166] Tweak: Spinner in Joke component (#331)

* Add: config-iparams-html-freshservice

* New: config-iparams-html-freshservice

* Twek: Joke Components
Add: spinner as a loding sign during the API request phase

* Tweak: Joke component at full_page

* Update: Incorporated Review:1

* Update: Code Format

* Update: Punchline via Dependency Injection

* 🐛 FIX: whitelisting changes (#341)

* 🐛 FIX: whitelisting changes

* 📖 DOC: replace screenshots and features demonstrated

* 👌 IMPROVE: add whitelisting domain support (#342)

* 👌 IMPROVE: add whitelisting domain support

* 📖 DOC: list features demonstrated

* [DEVREL-1180] Refactor: Ticket-merger Freshdesk sample-app  (#340)

* ♻️ Refactor: Ticker Merger

* rm: .gitignore

* Security fixes for Demo Apps dir (#2)

* Revert "[DEVREL-1180] Refactor: Ticket-merger Freshdesk sample-app  (#340)"

This reverts commit c068b68.

* Revert "👌 IMPROVE: add whitelisting domain support (#342)"

This reverts commit 2b451e4.

* Revert "🐛 FIX: whitelisting changes (#341)"

This reverts commit bc05622.

* Revert "[DEVREL-1166] Tweak: Spinner in Joke component (#331)"

This reverts commit e42ea10.

* `request_api` whitelisting: httpbin -> xkcd API

* Fix `authentication_basic` app

* `custom_entities` app fix

* Fix log

* Used aws-sdk/client-organizations

* `config-iparams-html-freshdesk`  whitelisting fix

* `config-iparams-html-freshservice`  whitelisting fix

* `config-iparams-json-freshdesk` whitelisting fix

* `config-iparams-json-freshservice` whitelisting

* `config-placeholders-freshdesk` whitelisting fix

* `custom_installation_page_app` whitelisting

* `dynamic_iparams` disclaimer and whitelisting

* `ticket_details_freshservice_app` Remove iparams_test_data

* `Ticket_creator` app - scope, CDN, whitelisting fixes

* `Github_Issue_Creator` CDN, bug fix, whitelisting, scope change

* `config-iparams-json-freshservice` minor fixes

Co-authored-by: Hamsini-Sivalenka <hamsini.sivalenka@freshworks.com>
Co-authored-by: Teja Kummarikuntla <teja.kummarikuntla@freshworks.com>
Co-authored-by: Shaik Saif Ali <saifali.shaik@freshworks.com>

Co-authored-by: Teja Kummarikuntla <teja.kummarikuntla@freshworks.com>
Co-authored-by: Hamsini-Sivalenka <hamsini.sivalenka@freshworks.com>
Co-authored-by: Shaik Saif Ali <saifali.shaik@freshworks.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant