Trouble with connecting Salesforce with Box using JWT
Nobody has claimed this yet.
- Dominant language
- Apex
- Stars
- 61
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am trying to connect Salesforce with box using JWT. Following this link(https://github.com/box/box-salesforce-sdk/blob/master/doc/platform.md). I am getting these errors:
Class.BoxPlatformApiConnection.constructJwtSignature: line 218, column 1
Class.BoxPlatformApiConnection.constructJwtAssertion: line 174, column 1
Class.BoxPlatformApiConnection.authenticate: line 134, column 1
Class.BoxPlatformApiConnection.getAppEnterpriseConnection: line 95, column 1
Am I missing some setup?
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with doc/platform.md and compare the required Salesforce and Box JWT setup with the reported stack trace. Read BoxPlatformApiConnection.authenticate, getAppEnterpriseConnection, constructJwtAssertion, and constructJwtSignature; the issue does not define a confirmed cause or a clear done condition.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100