Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
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
1. I enabled portfolio
2. I added box.net with API key and updated box.net with the suggested callbackurl (http://jerome.moodle.local:8888/Moodle_HEAD/moodle/portfolio/add.php?postcontrol=1)
3. I went into an empty course
4. I created a discussion
5. I read the discussion
6. I clicked on save => the boxnet login page is displayed
7. I logged into box.net => boxnet returned to this url : http://jerome.moodle.local:8888/Moodle_HEAD/moodle/portfolio/add.php?postcontrol=1&ticket=v3s2jm4302uo6zj725a1cvkbk2d4xdms&auth_token=fdrcpq949mzgcy92oh69tcz2fgz095td
On this page I've got the following error message: "A required parameter (sesskey) was missing"
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-16406 | Portfolio: wrong file name in box.net |
|
|
|
Can you confirm that it works if you change the callback url in box.net to
wwwroot/portfolio/add.php?postcontrol=1&type=boxnet
It may just be that the docs need updating