"Network error" trying to log in to the new site
-
I assume the new site is something that's still "under construction", even though it's now public. But the article lists don't load, and trying to log in just displays "network error".
Looking in the browser console, it seems there's a CORS configuration issue on
api-main.codeproject.com
:Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at (url) (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.
Repeated multiple times for:
- https://api-main.codeproject.com/v1/dynamic-content?sectionName=home_page_card_group
- https://api-main.codeproject.com/v1/dynamic-content?sectionName=top_banner
- https://api-main.codeproject.com/v1/feature-flags/is-active
- https://api-main.codeproject.com/v1/dynamic-content?sectionName=home_page_sidebar
- https://api-main.codeproject.com/v1/article?type=main-page&attribute=all&limit=4&excludeContent=false
-
I assume the new site is something that's still "under construction", even though it's now public. But the article lists don't load, and trying to log in just displays "network error".
Looking in the browser console, it seems there's a CORS configuration issue on
api-main.codeproject.com
:Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at (url) (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.
Repeated multiple times for:
- https://api-main.codeproject.com/v1/dynamic-content?sectionName=home_page_card_group
- https://api-main.codeproject.com/v1/dynamic-content?sectionName=top_banner
- https://api-main.codeproject.com/v1/feature-flags/is-active
- https://api-main.codeproject.com/v1/dynamic-content?sectionName=home_page_sidebar
- https://api-main.codeproject.com/v1/article?type=main-page&attribute=all&limit=4&excludeContent=false
@Richard-Deeming Hi Richard, it should be working now if you check again. We are still seeing some errors, but fixing them now, particularly around author linked stories.
-
I'm still seeing a lot of "CORS Missing Allow Origin" errors in the console, and none of the content seems to be loading. But I do now appear to be logged in, so there's some progress. 😊
-
However, I can't update my profile picture:
Failed to upload file: ERROR
-
However, I can't update my profile picture:
Failed to upload file: ERROR
@Richard-Deeming We are on it! Of course it worked in staging...sigh