Skip to content

Conversation

@krezzoid
Copy link
Contributor

@krezzoid krezzoid commented Sep 15, 2020

Hey,

I found strange issue, with used res.content.decode(Result.self) access_token was not decoded (at the same time JSON body with access_token received) and in total it was impossible to send FCM message.

So, I replaced this call to decode access_token using JSON decoder and everything works well.

Copy link
Owner

@MihaelIsaev MihaelIsaev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the investigation and fix ✈️😊🥳

@MihaelIsaev MihaelIsaev merged commit 6f85590 into MihaelIsaev:master Sep 15, 2020
@MihaelIsaev
Copy link
Owner

Thank you! It is available in 2.8.1 now 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants