blackboard / BBDN-LTI-Tool-Provider-Node

A node.js LTI Tool Provider for testing LTI launches, Caliper, and Outcomes.
73 stars 40 forks source link

Unable to create REST api token #71

Closed veeresh-sd closed 4 years ago

veeresh-sd commented 4 years ago

None of the API calls are getting success, I have changed app id and secret key according to my application. endpoint: /rest/auth Got this error response {"error":"invalid_grant","error_description":"Application ed94095b-d7ed-4505-a394-fe0fba438c32 not registered with site 5cff1b07-aa18-4423-9025f2c31dd"}

Can you help me in this our?

veeresh-sd commented 4 years ago

I figured it out.