koenbuyens / Vulnerable-OAuth-2.0-Applications

vulnerable OAuth 2.0 applications: understand the security implications of your OAuth 2.0 decisions.
306 stars 71 forks source link

docker-compose.yml parsing issue #1

Open santikris2003 opened 4 years ago

santikris2003 commented 4 years ago

docker-compose up ERROR: yaml.scanner.ScannerError: mapping values are not allowed here in "./docker-compose.yml", line 33, column 70

Getting this error when running docker-compose up using docker-compose.yml

HacKeD0x90 commented 4 years ago

I'm having this error when trying to request access from photoprint client , just after i press the " "allow" button 500 ValidationError: AuthorizationCode validation failed: scope: Cast to string failed for value "[ 'view_gallery' ]" at path "scope"