MDE
1
Hello.
I’m working on getting the access token value automatically updated on Google using the refresh token value.
I succeeded in printing the updated “access token value”, but it’s in the folder “Data”, so I can’t just print the access token value only…
How can I just subtract the [access_token value] from the [Data] only?
Please find the attached image files..
Best Regards,
Hi @MDE
You should activate the Parse Response in the HTTP module.
1 Like
MDE
3
Thanks for your reply.
@ponvaskon
I’ve already activated the Parse Response in the HTTP module.
It doesn’t work…
The part I suspect is that I put 4 “items” in “Fields” in “HTTP”, does this matter?
@MDE can you try copy/paste this varaible {{17.data.access_token}}? The Parse Response should be activated in module # 17.
3 Likes
MDE
5
OMG Thanks
It works!!! hahahaha
3 Likes