My Stuff
Loading
Comments
-
Well, 2FA adds a lot of complication. My goal is to have a headless server run automated tasks using the API (preferably REST). 2FA makes that impractical. I've been slowly leaning toward using SuiteScript since that can still help me achieve some goals, even if not fully autonomous.
-
I'm using a production environment. Signature was created by Postman, using Oracle's sample files. What specifically about the integration record can I show that would be of value?
-
I am able to see the Detail and Request URI fields now. It doesn't seem to show any new results since November 1st, despite having more attempts the following days. The most recent error was "InvalidSignature". I tried creating a new token and generated new credentials; it's still failing to login, and the audit log is not…
-
I don't have options to include "Details" or "Request URI" in the search. I've also generated my cURL command from Postman. I suspect the problem may be the oauth_callback URL, which is pointing to a different server than the computer running Postman. I don't have the means to run Postman on that server. I double-checked…