Error deploying OAuth Proxy Bundle

Not applicable
0 4 91
4 REPLIES 4

@Soumyakanta Mishra , Please post bundle contents.

I suspect the bundle is corrupt . Please recheck the bundle .

Former Community Member
Not applicable

Hi @Soumyakanta Mishra are you referring to a standard OAuth proxy for token generation? I have included a bundle that you can try importing (Download the current revision of your existing proxy & save it before deleting). Let me know if this takes care of the issue.

oauth2-rev1-2016-03-30.zip

Not applicable

I have seen this issue when the proxy folder was zipped with hidden files or folders included.

On Mac OS you can omit the .ds_store file which can cause issues:

zip -r apiproxy.zip apiproxy -x "*.DS_Store