question

jouan avatar image
jouan asked

I'm getting an http error 400 when calling UPlayFabClientAPI::GetTitleNews. No further error messages were output. How can I fix this issue?

unrealTitle News
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jouan avatar image
jouan answered

Figured it out. The

ProductionEnvironmentURL contained the Title ID causing the URL to be wrong.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Seth Du avatar image
Seth Du answered

Is it an occasional case or a consistent phenomenon? 400 error is a general client-side error. There is no required property in the GetTitleNewsRequest and no GetTitleNews specified errors in response part. Hence this could be tricky.

Have you modified the Global Title Policy? Please check in [Game Manager]->[Settings]->[API Features]. In addition, please make sure you do not enable ‘Disable all API request access’

Otherwise, perform a clean uninstall of your SDK and reinstall it in case there are corrupted files. If this error keeps showing, you can try to catch http call packets for analysis.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.