Hi All - new to Netsuite but not new to integrations. I'm trying to set up TBA authentication in our Netsuite sandbox and have followed the instructions through, got my client ID/secret and the relevant ones for the token, but I can't find anywhere that gives me the correct endpoint that I need. I've guessed at it in Postman and sent a few requests through with various different errors, but mostly get invalid login attempts. When viewing the login audit trail, I don't get any records in there, so I'm assuming my requests aren't hitting where they should be hitting.
I've successfully got oAuth2 working, but the issue with the 7 day refresh token isn't good, and I'd like to use the TBA method.