Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

OAuth 2.0 API example with POST request

Avatar

Level 1

Hello, 

I am trying around with the Workfront API and I would like to successfully run a POST request. Unfortunately I always get

 
"method POST is not allowed for authorization type COOKIE"
 
in return. The only POST request which is working is the Login, although it does not work via OAuth 2.0 but via
 
{{base_URL}}/attask/api/v15.0/login?username={{username}}&password={{password}}
 
 
I am testing with Postman.
 
Is there any up to date manual somewhere?
 
Thanks in advance.
 
Regards
Lars
0 Replies