About

ek
Rank:
Community Member
Title:
Joined:
Nov 22, 2015 10:08:26 PM
Posts:
10
Solutions:
1
Likes Received:
42
Bio:
An amazing Instructure Community member

Most Liked Posts

Using WordPress and built-in wp_remote_get function:     $get_webinars = wp_remote_get('https://myurl.instructure.com/api/v1/accounts/6/courses?per_page=100&include[]=syllabus_body', array(         'h...
Likes: 3
UPDATE:Was finally able to retrieve the next URL using the below code. Targeted the Link header and then specifically grabbed the URL between the "&lt;&gt;" characters. Thanks everyone for your comments! Sp<!-- --><!-- -->...
Likes: 3
Accounts - Canvas LMS REST API Documentation&nbsp;I've been using the API endpoint:&nbsp;GET /api/v1/accounts/:account_id/courses?per_page=250For a while now to get all courses within a specific Canvas account....
Likes: 3
Hi Peter, put the request in my browser and looked at headers and I indeed see the links. So must be something with wp_remote_get. Thanks for getting me on the right track!
Likes: 2
Thanks Mu! James' comment will surely help me
Likes: 2

Most Recent Posts

Hello,We have an external site connected to Canvas API. A large portion of our Canvas implementation is to create courses for past webinars. These courses simply have a video uploaded into an assignme...
Sep 3, 2020 2:57:27 PM
Perfect, thanks Peter!
Aug 30, 2018 4:09:54 PM
Using WordPress and built-in wp_remote_get function:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$get_webinars = wp_remote_get('https://myurl.instructure.com/api/v1/accounts/6/courses?per_page=100&amp;include[]=syllabus_body', array(&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'h...
Aug 30, 2018 2:25:15 PM
UPDATE:Was finally able to retrieve the next URL using the below code. Targeted the Link header and then specifically grabbed the URL between the "&lt;&gt;" characters. Thanks everyone for your comments! Sp<!-- --><!-- -->...
Aug 30, 2018 11:43:45 AM
Hi Peter, put the request in my browser and looked at headers and I indeed see the links. So must be something with wp_remote_get. Thanks for getting me on the right track!
Aug 23, 2018 10:18:44 AM

Latest Badges

First Login Completed

First Login Completed

Earned: 2024-01-25

10 Replies Posted

10 Replies Posted

Earned: 2024-01-05

5 Replies Posted

5 Replies Posted

Earned: 2024-01-05

25 Likes Received

25 Likes Received

Earned: 2024-01-05