App code not generating

Hi,

We've created a Bitly account, generated a OAuth token and updated the localsettings.py file and restarted the services. Despite this, the app code is still not being generated.

Could you please point us to the appropriate log file so that we can investigate the issue further/

Thanks,

Guillaume

#IT4LIFE

What settings did you update? It should be the BITLY_OAUTH_TOKEN setting. That should be the only setting required.

If there is an error from Bitly it should get logged in the webworkers log (/home/cchq/www/<env>/logs/django.log)

Yes that is the only setting. Let us check the logs.

Thanks for the quick reply!

Works now. We had a typo in the setting name...

1 Like