Hi I have this error where I'm trying to get a discover TV API call (v3) and it says I'm trying to request http although my baseQuery is https
Does anyone else have this issue?
When I use axios it's ok, but redux toolkit gives this Mixed content error
update: it's redirecting the https to a http api for some reason
Status Code: 301
Response Headers: Location: http://api.themoviedb.org/3/discover/tv?api_key=####&include_adult=false&language=en-US&page=1&with_origin_country=US
`discover/tv/?api_key=${tmdbKey}&include_adult=false&with_origin_country=US&language=en-US&page=${String(
page
)}`,
`discover/tv?api_key=${tmdbKey}&include_adult=false&with_origin_country=US&language=en-US&page=${String(
page
)}`,
Edit: Solved. My issue was due to a slash in the API call
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?