RevathiB12
RevathiB12
@anusham009 @PJSimon I am facing this issue when I use above code snippet "POST https://api.box.com/oauth2/token" 400 69 {'Date': 'Wed, 18 May 2022 17:35:09 GMT', 'Content-Type': 'application/json', 'Transfer-Encoding': 'chunked', 'Connection': 'keep-alive',...
Please find the code snippet here: import os from threading import Thread, Event import webbrowser from wsgiref.simple_server import WSGIServer, WSGIRequestHandler, make_server from boxsdk import OAuth2 import configparser from configparser import...
Are there any updates /solutions for this issue?
Sure Marcin!
Is it still working?