You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to valenc...@googlegroups.com
I want to make a POST request (I'm posting a reflection to ePortfolio), but need to authenticate it. I'm not positive what parameters to pass in -- are there any samples that I just missed? I'm working in Javascript.
Thanks!
Desire2Learn Staff: Sarah-Beth
unread,
Jul 29, 2014, 10:38:44 AM7/29/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to valenc...@googlegroups.com
Hi Boxer
There are a number of SDKs - including Javascript - that enable the authentication process. I also recommend that you review the ID/Key Authentication topic for full details on how authentication works.
~Sarah-Beth
Desire2Learn Staff: Jacob Parker
unread,
Jul 29, 2014, 12:01:47 PM7/29/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to valenc...@googlegroups.com
Authenticating requests is done by our SDKs and there isn't any significant difference from your end between GETs/POSTs/etc. with respect to the use of our SDKs.