Profile

Nathen Sekhon

Contact Details

My Content

1 to 2 of 2 total
Posted By Nathen Sekhon 07-03-2026 07:10
Found In Egroup: Graphics
\ view thread
I'm not sure what i'm doing wrong but I have an Oauth2 setup that tests successfully and is mapped as "access_token" as per the default. Under Custome Header Parametrs i've added "Authorization" under name and "bearer access_token" under value and I get a 401 error. If i Copy the token that shows ...
Posted By Nathen Sekhon 07-03-2026 07:09
Found In Egroup: Graphics
\ view thread
I need to pull data from an API that requires OAuth2 authentication. I've tested teh setup in 0Auth2 settings and it works. But i'm not having much luck getting the token to pass on as part of the request. I have a custom Header set up with "Authorization" as the name and "bearer access_token" as the ...