What if cross-domain requested resources will be redirected by 302?

calls a third-party interface, and one of the interfaces will jump 302 twice.
the previous cross-domain projects I developed with vue-cli have been configured with a webpack proxy table proxy
but not this interface that will jump. What am I supposed to do...

Interface called
clipboard.png

clipboard.png

clipboard.png

May.19,2022

is it convenient to post some code? take a look at the path of this API


Hello, my vue project has also encountered this cross-domain problem of redirecting 302. how to solve it? have you found a way?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1c1c639-332d0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1c1c639-332d0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?