Search found 2 matches
- Tue Feb 04, 2025 5:00 pm
- Forum: HTTPAPI
- Topic: OAUTH2 POST getting 404 error
- Replies: 3
- Views: 20958
Re: OAUTH2 POST getting 404 error
Thanks, I was missing a 2 at the end of oauth in the first URL. Should have been oauth2. I must have looked at that 50 times and didn't notice. Thanks again.
- Tue Feb 04, 2025 2:16 pm
- Forum: HTTPAPI
- Topic: OAUTH2 POST getting 404 error
- Replies: 3
- Views: 20958
OAUTH2 POST getting 404 error
Keep getting 404 error code on the POST below. Able to use POSTMAN to get access token then in turn use that token to get an invoice image from SAP. Can't get it to work in /free. client, secret etc masked. Any help appreciated. H DFTACTGRP(*NO) ACTGRP(*NEW) H BNDDIR('HTTPAPI':'YAJL') * * CONCUR: Ge...