Skip to content

Issue: Http auth error adding react-native-capturesdk #18

@crossandco-jacob

Description

@crossandco-jacob

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

  1. Add react-native-capturesdk with provided private repo link to package.json
  2. Run npm install
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions