내 커뮤니티 업적 표시줄을 확대합니다.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
해결됨

API Calls Not Using Fusion - Not Working After Move to Admin Console

Avatar

Level 2

We previously used the API key in Workfront and linked other applications to Workfront using Python scripts. When we moved over to the Admin Console, the Python scripts no longer worked. Now we have a different application that we are trying to connect to Workfront but again the authentication isn't working. We do not want/intend to use Fusion for this unless there is no other option. Because we want the trigger to be on the other applications side. Has anyone run into this issue?

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Hello aml7785,

 

As far as I understand, after migration to Adobe Admin Console, it is not possible any more to use individual API keys for non admin users.

 

If you are using the general API key from Setup > System > Customer Info, I would try to reset / regenerate the key.

 

Apart from that, I would suggest adding a Web application under Setup > System > OAuth2 Applications, as it is much more secure and flexible.

Writing the whole authentication process in Python was really challenging to me a couple of months ago, but the result is working like a charm almost every day, and I am also a bit proud of it.

Do not hesitate to ask, if you need help with that.

 

Regards

Lars

 

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 10

Hello aml7785,

 

As far as I understand, after migration to Adobe Admin Console, it is not possible any more to use individual API keys for non admin users.

 

If you are using the general API key from Setup > System > Customer Info, I would try to reset / regenerate the key.

 

Apart from that, I would suggest adding a Web application under Setup > System > OAuth2 Applications, as it is much more secure and flexible.

Writing the whole authentication process in Python was really challenging to me a couple of months ago, but the result is working like a charm almost every day, and I am also a bit proud of it.

Do not hesitate to ask, if you need help with that.

 

Regards

Lars