X-User-Token in the Header parameters of an HTTPS request.X-User-Token and X-Project-Uuid. Please ensure that the user corresponding to the X-User-Token has the necessary project permissions to access the project.X-User-Token is a JWT token. You can use JWT Decoder (https://fusionauth.io/dev-tools/jwt-decoder) to decode the user information corresponding to this token. When authorization fails, check on Sikong 2 whether the user has access to the project.X-User-Token and X-Project-Uuid in the Header parameters of the OpenAPI interface to communicate with FlightHub 2.X-User-Token for FlightHub 2 is the organization key for FlightHub Sync. The path to obtain the organization key is as follows: FlightHub 2 > My Organization > Organization Settings > FlightHub Sync > Organization Key.X-Project-Uuid can be obtained from the data.list.uuid in the interface for achieving the list of projects in the organization.