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
On the left terminal, I am running an Express Server that successfully queries an on-premises server using PnP JS.
On the right terminal, I containerize this Express server, and receive a HTTP 401 Unauthorized. Same JS file used in both instances. Can anybody please help?
On the left terminal, I am running an Express Server that successfully queries an on-premises server using PnP JS.
On the right terminal, I containerize this Express server, and receive a HTTP 401 Unauthorized. Same JS file used in both instances. Can anybody please help?
index.js
docker-compose.yml
Dockerfile
package.json
The text was updated successfully, but these errors were encountered: