Latest #cors_plug Threads 
I’m encountering a CORS configuration issue in my Phoenix app during deployment due to a mismatch between compile-time and runtime config...
New
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
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
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
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
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
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
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
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
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
This Month's Trending
This Year's Trending
Last Three Year's Trending
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
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
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
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
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
So I added the Corsica plug before my router in my endpoint.ex file:
plug Corsica, origins: "*"
plug RealtimeWeb.Router
Now my fron...
New
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
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
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
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
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
Failed to load
http:/www.website.com/apis/login: Request header field apitoken is not allowed by Access-Control-Allow-Headers in preflig...
New
Just spent 2 hours on this…
Follow :cors_plug setup.
# mix.exs
defp deps, do: [
{:cors_plug, "~> 2.0"},
# ...
]
# endpoint.ex
...
New
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
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
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
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







