blessing-skin-plugins
blessing-skin-plugins copied to clipboard
500 Internal Server Error
详细信息:cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://login.live.com/oauth20_token.srf
系统:windows server 2022 使用宝塔Apache 2.4.54 MySQL 5.7.38 PHP-8.1
.env设置 MICROSOFT_KEY=应用程序(客户端) ID MICROSOFT_SECRET=机密 ID@值 #客户端密码 应用程序在请求获取令牌时用来证明自己标识的机密字符串。亦称为“应用程序密码”。 MICROSOFT_REDIRECT_URI=https://url/mojang/callback #都是复制的微软网站上的,已通过mincecraft api申请
cURL 的 SSL 相关的问题,一般来说,不会是 Blessing Skin 本身或者插件的问题,要么是你运行环境出了问题,要么是你网络环境出了问题。
STFW。