-
Notifications
You must be signed in to change notification settings - Fork 5
Description
After installing the plugin and entering the username in the settings page, it cannot display a preview. I find these error notices in the console. Any advice to solve or troubleshoot this issue?
GET https://public.api.bsky.app/xrpc/app.bsky.feed.getAuthorFeed?actor=indivisibleulster.bsky.social%E2%80%AC&limit=5&filter=posts_no_replies&includePins=false 400 (Bad Request) (anonymous) @ axios.min.js?ver=1.2.0:1 xhr @ axios.min.js?ver=1.2.0:1 _t @ axios.min.js?ver=1.2.0:1 value @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 h @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 h @ axios.min.js?ver=1.2.0:1 a @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 (anonymous) @ axios.min.js?ver=1.2.0:1 renderFeed @ feed-renderer.js?ver=1.2.0:16 (anonymous) @ admin.js?ver=1.2.0:5
and
Error fetching feed: me {message: 'Request failed with status code 400', name: 'AxiosError', code: 'ERR_BAD_REQUEST', config: {…}, request: XMLHttpRequest, …}code: "ERR_BAD_REQUEST"config: {transitional: {…}, adapter: Array(3), transformRequest: Array(1), transformResponse: Array(1), timeout: 0, …}message: "Request failed with status code 400"name: "AxiosError"request: XMLHttpRequest {onreadystatechange: null, readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, …}response: {data: {…}, status: 400, statusText: '', headers: r, config: {…}, …}status: 400stack: "AxiosError: Request failed with status code 400\n at Qe (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:31764)\n at XMLHttpRequest.y (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:36964)\n at e.<anonymous> (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:48814)\n at h (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:3448)\n at Generator.<anonymous> (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:4779)\n at Generator.throw (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:3858)\n at h (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:9996)\n at u (https://www.indivisibleulster.com/wp-content/plugins/bluesky-feed-for-wordpress-main/assets/js/axios.min.js?ver=1.2.0:1:10235)"[[Prototype]]: Error (anonymous) @ feed-renderer.js?ver=1.2.0:181 Promise.catch renderFeed @ feed-renderer.js?ver=1.2.0:180 (anonymous) @ admin.js?ver=1.2.0:5