Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Portfolio API
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
should make sure (at least) that the api key is valid.
It's added but all it does is verify there is an API key. I can't figure out how to verify the key against box.net without asking for an authentication token, which doesn't seem like the right approach since this isn't for authenticating users, just validating the API key.