無法連接到academy.pega.com 細節:後首次握手消息 同行斷開:Possibly SSL/TLS Protocol level is too low or unsupported on the server 選項: 按下按鈕,讓你去到上一頁。 You can try to reload the page or check if the URL is correct.
P.S: 我試
我已經創建了愛可信攔截器負責將令牌之前每個請求被髮送到我的REST API。 import axios from 'axios';
import { store } from '../store/store';
export default function execute() {
axios.interceptors.request.use(function(config) {