'How to move from dev token to production (after key activation)

I struggle with what I do after key activation.

I have a dev Token (which works on the sandbox).

I also have a 'Consumer Key', a 'Consumer Secret' for a given application name.

I was told that my consumer key has been 'activated' for prod but I cannot connect to prod. I am using Python 3 with the sample client script of the SDK download. As i said, it works perfectly fine on the Sandbox. I have a premium personal account



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source