Forums

POST to create webapp via API Failed Error using pa_autoconfigure_django.py

I'm pretty new to django and ran into the djangogirls tutorial, I wanted to figure out how to get a small app deployed for the first time but I can't find any documentation to help me.

Right now I'm stuck at trying to run pa_autoconfigure_django.py with my API_TOKEN variable set in my environment; the script creates my repo but I get a 403 error on "Creating Web app via API" step, and I cannot for the life of me figure out what is wrong with my API token despite having refreshed it a couple times.

Maybe there is something that is missing, but no idea what.

Please help

can you show us what command you used and the full output? WIth the api_token redacted, of course.