fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

so frustrated i need help

Hi guys. I have a problem with pointer. Basically this is what i want:

1st- once i have retrieve successfully the details from my google account as seen below

Image

2nd: what i want now is to save the details(accessToken) to my database USING the pointer. the pointer is to link from the built-in Users to my googleCloud database. Here are the following pictures.

Image

Image

BUT it wont come out, as u can see from the picture.

Here is my mapping details and everything:

Image

Image

Image

Image

Image

Image

BTW i did use pointer also for my userInformation database which is successful. Just that for the googleCloud its not working. :(

Image

I'd appreciate if any of you guys could reply ASAP.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

so frustrated i need help

Hello -

Please inspect in browser DevTools if 'userObject' is created and it is passing with service invocation.

fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

so frustrated i need help

hi

I'm sorry but what do u mean by that? As you can see from the pic above i have created the userObject and invoke service at the GetProfile to the linktoUsersID...

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

so frustrated i need help

Hello,

Please follow this tutorial: https://devcenter.appery.io/documenta...

fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

so frustrated i need help

i did follow it but its not working. the tutorial doesnt do any justice tho since it's not that clear.

fany
Posts: 0
Joined: Mon May 04, 2015 7:44 am

so frustrated i need help

please reply asap since ive been stuck at this for a long time. is my mapping done correctly?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

so frustrated i need help

Hello Fany,

We are sorry for delay, we are working on it.
I will let you know when have more information from developers team.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

so frustrated i need help

You use incorrect "accessToken" parameter. Please use header parameter "X-Appery-Session-Token". More information here: https://devcenter.appery.io/documenta...

Return to “Issues”