globelabs / globe-connect-php

2017 Globe Connect PHP SDK (Edge)
9 stars 13 forks source link

Documentation #13

Open ayophanz opened 6 years ago

ayophanz commented 6 years ago

$oauth = new Oauth("[key]", "[secret]"); is key = APP ID and secret is APP SECRET ? honestly your documentation is still poor

adin234 commented 6 years ago

have you tried using APP ID as the key? did it work?

ayophanz commented 6 years ago

thanks but I've solved the problem

adin234 commented 6 years ago

would be helpful if you can share the solution so other devs can solve the same problem :)

ayophanz commented 6 years ago

ok maybe I can write much more clear documentation and provide you a link

On Thu, Aug 23, 2018 at 8:38 PM aldrin bautista notifications@github.com wrote:

would be helpful if you can share the solution so other devs can solve the same problem :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/globelabs/globe-connect-php/issues/13#issuecomment-415399447, or mute the thread https://github.com/notifications/unsubscribe-auth/AXcV0EkIvD5T_HX3M_-HF2-eejxYoTUgks5uTqJagaJpZM4V7081 .

adin234 commented 6 years ago

or create a pull request to the repo and be a contributor, thats the heart of open source anyways! cheers!