Latest #cors_plug Threads Top

itzmidinesh
I’m encountering a CORS configuration issue in my Phoenix app during deployment due to a mismatch between compile-time and runtime config...
New
pbjoiner
TL;DR: I inherited this and no, I’m not qualified for this work. I’m setting my allowed origins but CORSPlug says “Access-Control-Allow-O...
New
Alia
Hey Everyone! Hope so you are doing well. I am here with a new query in my mind. I am just want to ask you something about the Elixir Ro...
New
spizzy
Hey, so I built a simple authentication system with Phoenix. I make a Post request to my /signup and /login route. The signup route work...
New
thojanssens1
I have an API that I access from another port from a JavaScript app. I setup CORS with corsica and everything was working fine. Recently...
New
bodhilogic
I created a Phoenix API (no ecto, no webpack, no html). Works great. I needed to add CORS functionality to the API so that another URL c...
New
first_time_elixir
Hello, I have a Phoenix Elixir API, and a Node Js web app. When I tested the API on postman it worked great, when I tried to use it with ...
New
shijith.k
I have an extra cowboy server running in 8383 port in my Phoenix project. From my 4000 port I am trying to call an api to the 8383. But i...
New
JackMaarek
Hello guys, I’m having trouble when I’m using cors_plug, I have my front end app that uses elm to send GET or POST requests and uses pr...
New
benonymus
Hey there, I am using cors_plug with a whitelist in my endpoint file, but i would like ot make a subset of endpoints publicly available ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

ArleyR
I’m doing requests with Graphql and Apollo Client to a backend project made with Phoenix. I had a problem because the request failed and ...
New
pbjoiner
TL;DR: I inherited this and no, I’m not qualified for this work. I’m setting my allowed origins but CORSPlug says “Access-Control-Allow-O...
New
itzmidinesh
I’m encountering a CORS configuration issue in my Phoenix app during deployment due to a mismatch between compile-time and runtime config...
New

Trending Over Three Years Top

thojanssens1
I have an API that I access from another port from a JavaScript app. I setup CORS with corsica and everything was working fine. Recently...
New
Sardoan
Hi, I am using scrivener headers in my app and the cors_plug. It seems cors_plug removes the headers generated by scrivener. I am consum...
New
salman
So I added the Corsica plug before my router in my endpoint.ex file: plug Corsica, origins: "*" plug RealtimeWeb.Router Now my fron...
New
bodhilogic
I created a Phoenix API (no ecto, no webpack, no html). Works great. I needed to add CORS functionality to the API so that another URL c...
New
benonymus
Hey there, I am using cors_plug with a whitelist in my endpoint file, but i would like ot make a subset of endpoints publicly available ...
New
benonymus
Hey, We are using CORSPlug in our application, and we have been using it with a whitelist so far, but we want to allow 3rd party entitie...
New
spizzy
Hey, so I built a simple authentication system with Phoenix. I make a Post request to my /signup and /login route. The signup route work...
New
shijith.k
I have an extra cowboy server running in 8383 port in my Phoenix project. From my 4000 port I am trying to call an api to the 8383. But i...
New
galbangi
Failed to load http:/www.website.com/apis/login: Request header field apitoken is not allowed by Access-Control-Allow-Headers in preflig...
New
English3000
Just spent 2 hours on this… Follow :cors_plug setup. # mix.exs defp deps, do: [ {:cors_plug, "~> 2.0"}, # ... ] # endpoint.ex ...
New
JackMaarek
Hello guys, I’m having trouble when I’m using cors_plug, I have my front end app that uses elm to send GET or POST requests and uses pr...
New
Alia
Hey Everyone! Hope so you are doing well. I am here with a new query in my mind. I am just want to ask you something about the Elixir Ro...
New
first_time_elixir
Hello, I have a Phoenix Elixir API, and a Node Js web app. When I tested the API on postman it worked great, when I tried to use it with ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement