You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
Navigate to
a. https://backend-jamiebort-github-io.onrender.com/ or
b. backend-jamiebort-github-io.onrender.com/
orc.
http://www.jamiebort.com/(Possibly
all threeboth 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.
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 #25 and/or #31
The text was updated successfully, but these errors were encountered: