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
When getting an error due to incorrect https settings or redirects, no relevant errors are thrown.
When testing implementation of API on place-my-order.com with https redirect, I was unable to see console logs when debugging via heroku shell, and when I added a throw statement in the if error function, the error logged was 'c'.
The text was updated successfully, but these errors were encountered:
place-my-order-api/src/index.js
Line 28 in ddacca8
When getting an error due to incorrect https settings or redirects, no relevant errors are thrown.
When testing implementation of API on place-my-order.com with https redirect, I was unable to see console logs when debugging via heroku shell, and when I added a throw statement in the if error function, the error logged was 'c'.
The text was updated successfully, but these errors were encountered: