cozy / cozy-contacts

Contact manager for Cozy Cloud
GNU Affero General Public License v3.0
10 stars 31 forks source link

Importing contacts from other source redirect error #758

Open germain-gg opened 3 years ago

germain-gg commented 3 years ago

Hi,

I have installed Cozy with a custom domain through the Gandi integration. When trialing the "import" functionality I was prompted by a This domain is not allowed to be redirected error.

When inspecting the network tab I can see a request to https://links.mycozy.cloud/store/discover/?type=konnector&doctype=io.cozy.contacts&fallback=https%3A%2F%2Fstore.cozy.mydomain.com%2F%23%2Fdiscover%2F%3Ftype%3Dkonnector%26doctype%3Dio.cozy.contacts resulting in a 400 with the error message pasted above.

A quick glance at docs.cozy.io did not really help. Let me know if you would need more information to debug this further

Crash-- commented 3 years ago

Hi @gsouquet,

Thank for your report. I know exactly what the issue is, we have few ideas on how to fix it for custom domain that we need to try.