openaustralia / morph

Take the hassle out of web scraping
https://morph.io
GNU Affero General Public License v3.0
461 stars 74 forks source link

"API key is not valid" error when it is valid #1178

Closed mlandauer closed 6 years ago

mlandauer commented 6 years ago

The json API returned this error even though the URL was generated by morph itself on the API page.

I've seen this on a local development version. The api key was "N+OwdWr82E+jj9+fhyi/". I suspect the problem is either the "+" characters or the "/" character.

mlandauer commented 6 years ago

Silly me. The problem was #1179. Closing this in favour of that bug.