login 406 Not Acceptable error
-
gives a "406 Not Acceptable" error when logging in. did not make mistakes in advance. it was scanning without a proxy. why does this error?
-
Google is your friend
https://api2cart.com/faqs/http-error-code-406-not-acceptable/
-
@Ruri how can I fix this?
-
Have you even read the link? It explains exactly why it happens.
-
@Ruri yes i read but I can't fix it with this method.
-
Show me your Accept header please
-
-
Your accept header is this
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3
try to put this instead
Accept */*
-
@Ruri no. dont work
-
I have no clue then, sorry
-
Maybe they misused code 406 and are returning it in a case where the request isn't formatted properly ^_^
-
@Ruri sometimes it gets better using proxy. but the proxies die quickly.