-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Your Socket Mobile Developer ID
65adadcb-72f2-f011-8406-6045bd0022a5
Environment
CaptureSDK: 1.5.137
Description
After registering my app in the Socket Developer Portal, I was instructed to add a private package (react-native-capturesdk) to my package.json. The git URL provided contained an access token due to it being a private repository. However, the access token is expired and returns an HTTP Unauthorized Error.
Steps to Reproduce
- Add
react-native-capturesdkwith provided private repo link topackage.json - Run
npm install - Get an HTTP Auth Error due to the url embedded auth token being expired
Expected Behavior
For the auth token to not be expired
Actual Behavior
The auth token is expired
Additional Context
No response
Metadata
Metadata
Assignees
Labels
No labels