Vue uses Ali OSS server signature to upload pictures and keeps reporting errors.

vue uses Ali OSS server signature to upload images, and obtains the required data and upload address through the backend. An error occurred when requesting this upload address, resulting in cross-domain problems. It is also configured on Ali, but this error still occurs. How to configure it? What else do you need to configure in the background?
this is a reported error:

POST https://lordray-pic.oss-cn-sh. 405 (Method Not Allowed)
Failed to load https://lordray-pic.oss-cn-sh.: No "Access-Control-Allow-Origin" header is present ont he requested resource. Origin" http://192.168.7.149:8090" is therefore not allowed access. The response had HTTP status code 405.

May.28,2021

generally this requires you to get a token that is token, and will expire.

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-1b34bee-2bf2f.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-1b34bee-2bf2f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?