When trying to add a premium account, I get the errror "Cannot add Account because OAuth Failed"
Expected Behavior
Adding a premium account via GUI without errors.
Steps To Reproduce
Use Docker container.
Port Forward 5800 to localhost from remote machine to access GUI on local browser.
Add Premium Account under Settings -> Account Manager
Current Behavior
When trying to add a premium account, I get the errror "Cannot add Account because OAuth Failed"
Expected Behavior
Adding a premium account via GUI without errors.
Steps To Reproduce
Use Docker container. Port Forward 5800 to localhost from remote machine to access GUI on local browser. Add Premium Account under Settings -> Account Manager
Environment
Container creation
version: "3" services: jdownloader: image: jlesage/jdownloader-2 container_name: jdownloader volumes:
Container log
Container inspect
No response
Anything else?
No response