Permission Error Submitting Python Exercise Windows CLI

Hello, I’m trying to submitting one of the initial python tracks locally for the first time using Windows CLI. I’m getting permission errors when trying to submit. I have configured my token.

Troubleshooting Information
===========================

Version
----------------
Current: 3.5.4
Latest:  3.5.4


Operating System
----------------
OS:           windows
Architecture: amd64


Configuration
----------------
Home:      C:\Users\Andre
Workspace: C:\Users\Andre\Exercism
Config:    C:\Users\Andre\AppData\Roaming\exercism
API key:   4503*****************************69c

API Reachability
----------------

GitHub:
    * https://api.github.com
    * [connected]
    * 10.0589ms

Exercism:
    * https://api.exercism.io/v1/ping
    * [connected]
    * 667.9182ms

Error: You do not have permission to view this solution

I have tried resetting my account but to no avail unfortunately. I did see someone have an issue like this before on MAC within a previous post, but that looked to be a workspace config issue. Any ideas would be great.

To ensure that the workflow used matches expectations:

  • You get the error message from the CLI?
  • What’s the exact command line you used?
  • You downloaded the exercise using this computer, the exercism CLI and this CLI config?
  • You solved an exercise you have access to in the online environment (not a locked exercise in learning mode)?