Activity Feed

My Posts

Hey Mahmoud, Sorry for getting back so late, have only just seen this one 😕 Unfortunately I'm unsure what to do about this, if you haven't already it may be worth posting it as a question for ...
  • 0 Likes
  • 0 Replies
So I realised I wasn't storing the token like I should be - instead I was creating a new one each time I loaded the page, not efficient at all. I have
  • 0 Likes
  • 2 Replies
Hi guys! I've recently started researching into how we can use oAuth to create an external tool for Canvas. The issue that I'm running into is t
  • 0 Likes
  • 3 Replies
Of course... my bad. Thank you  
  • 2 Likes
  • 0 Replies
I am currently playing around with the Canvas API and am curious if anybody could shed some light on this error that I am running across. I first sta
  • 1 Likes
  • 2 Replies
Ah awesome! One thing you can do to make sure changes have fully been made is: (In Chrome) Tap F12 Go to the 'Network' tab along the top Check th
  • 1 Likes
  • 0 Replies
No probs! I'm glad people are using the code  Check if things are conflicting perhaps? If you have any other JS on your instance it may be worth mov
  • 0 Likes
  • 0 Replies
No problem!   I'm glad that youre adapting the code! I may have to add it to the published version (if you don't mind ) We just got chat added
  • 0 Likes
  • 0 Replies
So after doing some searching I managed to get to this outcome and it works perfectly:  <?php $curl = curl_init(); $token = "<YOUR TOKEN>"; $pa
  • 1 Likes
  • 2 Replies
Ignore that last message, I'd moved the button to a different document on our end! My bad, should work now. (Obviously you'll need to download the new
  • 0 Likes
  • 0 Replies