Forum Discussion
Could someone please follow these direction and see if it works for them?
Using a real browser (firefox or chrome), perform the following:
1. Go to dragonage.com, and login to your origin account using the controls at the bottom right.
2. Open up a JS console and use the command:
window.EA.sso.userId
3. Save the result of this value (it should be your username)
4. In the console, type:
window.EA.sso.accessToken
5. Save the result of this value (this is your access key)
6. BEFORE COMPLETING THE MINIGAME, perform the following actions at quest.dragonage.com.
Please note, you should fill out the userId and accessToken fields with the values you recorded.
window.EA.sso = { userId : 'YOUR_USERNAME', accessToken : 'YOUR_ACCESS_TOKEN' } // The single quotes go around the values in blue
window.channels.userChannel.trigger('sso:login-success')
window._gaq = []
7. Now complete the minigame. You should be logged in when you complete it, and thus it should say that the items are unlocked.
I cannot test this because I have already unlocked mine, so I need your help!
It worked! You're awesomesauce =D
Edit 1: Hrmm...ok, maybe not...the webgame said it was unlocked, but the weapons aren't in the box in the Undercroft on any character : /
Additional troubleshooting required, will get back to you if I can make it play nice.
Edit 2: If I click on the My account link from my user name in the bottom left hand corner on the claim page, I get:
"Oops!!
The page you are trying to access is not available.
This is typically due to an incorrect URL or old content."
Maybe an issue with the accounts being transferred into EA accounts? Though it was happening before that came about....
Still looking 🙂
Edit 3: cleared cache and cookies, ran through that game yet again, (hate the inquisitor search bars, btw) aaaand logged into 2 different characters to check, and nada.
All trials and tribulations performed with Firefox 39.03.
Might try with Chrome tomorrow. Bedtime now.
- 10 years ago
@Amalthea911 wrote:Edit 1: Hrmm...ok, maybe not...the webgame said it was unlocked, but the weapons aren't in the box in the Undercroft on any character : /
Additional troubleshooting required, will get back to you if I can make it play nice.
I was under the impression that the weapons unlock after doing a quest on map.
As per this video tutorial. https://www.youtube.com/watch?v=w9HyX9T2H40
If it's unlocked for you in Dragon Age Keep, it should be unlocked in game.
@Amalthea911 wrote:Edit 2: If I click on the My account link from my user name in the bottom left hand corner on the claim page, I get:
"Oops!!
The page you are trying to access is not available.
This is typically due to an incorrect URL or old content."This has to do with an outdated version of the Origin JavaScript framework being used to build the URL. Since you don't need to get to my account to unlock the weapons, I didn't try to patch this / hack around it.
- 10 years agoDeltaAgent26 wrote:
You have to be logged into origin before you go to the website to do the red lyrium weapons quest, or otherwise it will not transfer over to your game.
I'm not sure about this requirement. I believe what the game actually does is modify a flag on your Origin/EA Account. In theory, this means that logging back into your Origin account post completing the game as I have described above will reload your Origin profile, thereby unlocking the items. You may be right though, as I've been trying to solve this from a linux box (no Origin on Linux) and cannot test this theory.