Assistance with JWT Token Expiry and OAuth Server-to-Server Authentication Issue
Requirement: I have a form in the publish environment, and upon submission, I need to create a .txt file in the author environment.
Current Solution:
- I created a technical account ID through the Developer Console in the Integration tab, tuned the JWT token, and was able to successfully hit the author environment.
- However, as the JWT token is nearing expiry, I am transitioning to OAuth Server-to-Server authentication. To do this, I selected the project and Cloud Manager API, created an account, and generated a new token.
Issue:
- When I attempt to hit the author cloud URL, I am receiving a 401 Unauthorized error.

Question:
- The technical user account was not created in the author's environment. Do we need to provide additional permissions to resolve the 401 Unauthorized error?
Any assistance or suggestions would be greatly appreciated.
CC: @arunpatidar @konstantyn_diachenko @amitvishwakarma @estebanbustamante @