Showing error 307

Hi, I’m trying to call a request from the API, but when I inspect it, it shows 307 using a physical device. It works well when I use a Tizen emulator as well.

What API are you trying to use? It seems like URL related issue.
307 error shows when the link is temporarily unavailable. Please try again after some time. It may work.

Currently, I have 2 Tizen TVs. One TV is a consumer one and the other is a commercial one. When calling an API request from consumer TV, it returns a success code of 200, whereas when called from commercial TV (HTV), it returns a code of 307.

Hello Geogre, have you solved this problem