After updating Bamboo from 7.2.3 to 8.2.5 encountered this problem ,any suggestions where to import missing XSRF token for REST API Calls.
Hello @venkat
Welcome to Atlassian Community!
Please check your previous Bamboo 7.2.3 <bamboo-install>/conf/server.xml and look for any Proxy settings (ProxyName, ProxyPort, secure, scheme) on the connector that can be missing on the new instance.
Those settings need to be passed over to the new installation to allow XSRF checks to work.
Also compare the myBaseUrl setting on <bamboo-home>/shared/configuration/administration.xml (Bamboo 8) with the old one found on <bamboo-home>/xml-data/administration.xml (Bamboo 7)
Best regards,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.