Error 401 on GET method, 401 (Unauthorized)
I’m making a request to AccuWeather’s public API, first there was a problem with cors but I solved it, now it’s giving me an authorization error, what do I do?
transfer session cookie to iframe by safari browser
I have problem with iframe
tag in my project. safari by default block session cookie in iframe
and I need transfer cookie to new website with different domain.
I rather choose best solution for this problem.