JamieBort / Portfolio-Website

This is where I share a bit about myself, showcase what I've been working on, and share where you can find me online. It is build with a React + Vite front end and a Node Express backend. And styled with MUI.
https://jamiebort.com
GNU General Public License v3.0
0 stars 0 forks source link

Bad credentials error #30

Closed JamieBort closed 4 months ago

JamieBort commented 4 months ago

Describe the bug A clear and concise description of what the bug is.

The page does not load with the object that I expect to be returned.

Instead this is displayed on the webpage: "Bad credentials"

And this is in the console: Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received

To Reproduce Steps to reproduce the behavior:

  1. Navigate to a. https://backend-jamiebort-github-io.onrender.com/ or b. backend-jamiebort-github-io.onrender.com/ or c. http://www.jamiebort.com/

    (Possibly all three both URLs.)

Expected behavior A clear and concise description of what you expected to happen.

The page should display the object that is returned.

Screenshots If applicable, add screenshots to help explain your problem.

Screen Shot 2024-05-23 at 13 38 18

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

This may be related to https://github.com/JamieBort/Portfolio-Website/issues/25 and/or https://github.com/JamieBort/Portfolio-Website/issues/31

JamieBort commented 4 months ago

Updated the Environment section of Render.com using the new GitHub access token. See:

Screen Shot 2024-05-28 at 16 04 59

The issue is addressed. See Original data::

Screen Shot 2024-05-28 at 16 05 47