mirror of
https://github.com/melihkorkmaz/il-ilce-mahalle-geolocation-rest-api.git
synced 2026-04-25 08:35:57 +03:00
[GH-ISSUE #13] Cors problemi #10
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/il-ilce-mahalle-geolocation-rest-api-melihkorkmaz#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Akifcan on GitHub (Aug 20, 2020).
Original GitHub issue: https://github.com/melihkorkmaz/il-ilce-mahalle-geolocation-rest-api/issues/13
hocam merhaba uygulama üzerinden servise erişilemiyor cors yüzünden hata mesajı tam olarak bu:
Çapraz köken isteği engellendi: Aynı Köken İlkesi, https://il-ilce-rest-api.herokuapp.com/v1/cities üzerindeki uzak kaynağın okunmasına izin vermiyor. (Sebep: CORS üstbilgisi 'Access-Control-Allow-Origin' eksik.)
@mhrsntrk commented on GitHub (Aug 25, 2020):
Localhost üzerinden servise erişilemiyor. Bu tarz projelerde kullanmak için 'Access-Control-Allow-Origin': '*' header'i eklenmesi lazim bence.
@zafer06 commented on GitHub (Aug 26, 2020):
Bu soruna şu https://github.com/melihkorkmaz/il-ilce-mahalle-geolocation-rest-api/issues/12 adreste bir çözüm bulmuştuk. Belki işine yarar.
@Akifcan commented on GitHub (Aug 26, 2020):
çok teşekkür ederim cevabınız için bson dosyalarını indirip apiyi kendim oluşturarak çözdüm hocam