I trying execute /rest/api/2/search but get error:
400 Bad Request: [{“error”:“invalid_grant”,“error_description”:“The token is expired”}]
Windows 10, Spring Boot, PostgreSQL, ngrok
I trying execute /rest/api/2/search but get error:
400 Bad Request: [{“error”:“invalid_grant”,“error_description”:“The token is expired”}]
Windows 10, Spring Boot, PostgreSQL, ngrok
@kvashenkod what version of atlassian-connect-spring-boot are you using? There was a fix related to token expiration in 2.0.7 (ACSPRING-109).