I've already tried the approach in this answer, but I'm getting this error:
IBMQuantumExperience.IBMQuantumExperience.CredentialsError: error during login: License required. You need to accept the License from Web Platform. https://quantumexperience.ng.bluemix.net
However, I've already accepted the terms, and have already successfully run two experiments using the Qiskit SDK, like the ones in the docs.
I'm suspecting IBMQuantumExperience, and by extension qiskit-api-py might be out of date, superceded by qiskit. My question is then this: is it possible to check my remaining credits using the new library, and if so, how? If not, how else can I check my credits?