pythonanywhere / help_pages

The help pages for help.pythonanywhere.com
43 stars 86 forks source link

Access List Replaces Whitelist #77

Closed aGIToz closed 3 years ago

aGIToz commented 3 years ago

Whitelist is deprecated and will soon (june 2021) be disabled. Check the IMPORTANT block in yellow here

The whitelist post request as mentioned in the help page doesn't work for me and throws 401 error.

The accessList post request works smoothly, but one has to use the public key and private key while authenticating and the atlas username is not required. Check the curl post example on how to accessList your ip

filiplajszczak commented 3 years ago

Thanks!