Apple ID p8 key manipulation

210 views Asked by At

Used lib: https://github.com/patrickbussmann/oauth2-apple

Used class: \League\OAuth2\Client\Provider\Apple

Development of Authentification via AppleID in mobile app (ios) Backend: 1c-bitrix (not that important).

Used .p8 file from apple dev panel.

Responses from appleid server:

I get random errors with same request: error 1

error 2 error 3

I already tried in .p8 file change UTF-8 to ANSI, change line breaks to "Windows style" - it did not help. What`s wrong?

0

There are 0 answers