Read_customer_zip_code scope error

As per the latest Shopify changelog,
https://shopify.dev/changelog/function-run-log-details-are-now-automatically-visible-with-the-right-access-scopes

We can now access shared logs without requiring the merchant to manually share them. However, this requires “Protected Customer Data Access” approval along with some additional access scopes.

We have already added the required scopes in the TOML file:

Also, Protected Customer Data Access has already been approved:
https://prnt.sc/uagoGP_nYiZI

Despite this, we are still seeing an error in the development dashboard.

Does anyone know how we can resolve this issue?