Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Serveren på GCP krever HTTPS og Airtable webhook post er HTTP #501

Open
starheim98 opened this issue Nov 15, 2024 · 0 comments
Open
Assignees
Labels
Backend bug Something isn't working Regelrett

Comments

@starheim98
Copy link
Collaborator

starheim98 commented Nov 15, 2024

Webhook notification fra Airtable blir ikke håndtert på GCP siden GCP serveren krever HTTPS.

Løsning:
Kan fjerne HTTPS fra serveren siden vi har satt opp nginx reverse proxy som kan motta HTTP og forwarde requestet til serveren.

@starheim98 starheim98 converted this from a draft issue Nov 15, 2024
@starheim98 starheim98 self-assigned this Nov 15, 2024
@starheim98 starheim98 added bug Something isn't working Backend Regelrett labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend bug Something isn't working Regelrett
Projects
Status: In Progress
Development

No branches or pull requests

1 participant