prasmussen / glot-run

API for running code inside docker containers
https://run.glot.io/
MIT License
147 stars 48 forks source link

Missing or wrong access token #44

Closed md-abdul-halim-rafi closed 3 years ago

md-abdul-halim-rafi commented 3 years ago

Any of my tokens from the official website is not valid. I always got the error access_token with message Missing or wrong access token.

prasmussen commented 3 years ago

In the image you posted in #32 you have a typo. See if it works if you replace Tokoen with Token.

md-abdul-halim-rafi commented 3 years ago

In the image you posted in #32 you have a typo. See if it works if you replace Tokoen with Token.

Ah, silly me! Thanks a ton @prasmussen