Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Portfolio API
-
Labels:None
-
Environment:LAMP
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
Add box.net portfolio to Moodle
Set up my API key + my callback url (http://jerome.moodle.com/Moodle_HEAD/moodle/portfolio/add.php?postcontrol=1)
Connect into Moodle as a student you're never been connected to a portfolio.
Go to a forum where the student post a message. Click on Add to portofolio for the post. Choose Box.net.
Enter specific student login/password => the call back url display: Failed to retrieve a folder listing from box.net
If ever the user try to add to portfolio, box.net login page is not displayed, the user can add the post to the portfolio. It will work.
Attachments
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Fixed. This was caused by the boxnet changing state (saving the auth token) but the api not saving the changes before redirecting to the steal control url.
good catch.