Skip to content

Include Credentials in GET Requests [Finishes #173966603] - #88

Open
murphyslaw wants to merge 1 commit into
masterfrom
transcript-protected-podcast-#173966603
Open

Include Credentials in GET Requests [Finishes #173966603]#88
murphyslaw wants to merge 1 commit into
masterfrom
transcript-protected-podcast-#173966603

Conversation

@murphyslaw

Copy link
Copy Markdown

When fetching the transcript from a protected podcast the request needs
to include credentials in order to authenticate as an allowed listener.

The shortcut jQuery#get method does not allow to set the xhrFields
configuration, so the long form jQuery#ajax method is used.

When fetching the transcript from a protected podcast the request needs
to include credentials in order to authenticate as an allowed listener.

The shortcut jQuery#get method does not allow to set the `xhrFields`
configuration, so the long form jQuery#ajax method is used.
@murphyslaw murphyslaw added the bug label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant