Skip to content

Fix for anonymus acces#2

Open
M4Al wants to merge 1 commit into
ShreeDivyaMV:masterfrom
M4Al:master
Open

Fix for anonymus acces#2
M4Al wants to merge 1 commit into
ShreeDivyaMV:masterfrom
M4Al:master

Conversation

@M4Al

@M4Al M4Al commented May 27, 2022

Copy link
Copy Markdown

In case of an anonymus acces function the Invokeurl is something like
https://funcxxxxxxx.azurewebsites.net/api/someFunction

instead of

https://funcxxxxxx.azurewebsites.net/api/someFunc?code=KftLdW3_D83xc3G9ma6eXzUT_7shgpXLYdMCgjopFrZNAzFuLWYeng==

The old code did not support the first syntax.

@M4Al

M4Al commented May 27, 2022

Copy link
Copy Markdown
Author

I admit this is a rather 'simple' fix. But I didn't want to write all kind of very funky regexp :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant