amenter
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by amenter-
amenter commented,
I produced that 401 error by testing with the developer token I generated. It does not work.
-
amenter commented,
I'm afraid that produces the same 401 error, even though I have all relevant URLs within my allowed CORS Domains:
-
amenter commented,
This issue unfortunate still persists. I noticed when I went back to my application settings that they seemed to have forgotten the allowed domains I had entered before. However, even upon enterin...
-
amenter commented,
I was using a token generated by OAuth. But even substituting this for a freshly generated developer token, the error does not change or go away.
-
amenter commented,
I added the domains with HTTPS to my allowed CORS domains, and also ran the project using port 8080. Unfortunately, the issue persists:
-
amenter commented,
Yes, the URLs are comma-separated and contain no trailing slashes.
-
amenter created a post,
CORS Errors with Box UI Kit
I am using the Content Picker in the Box UI Kit, but when I call the .show() function of the Content Picker, I get the following javascript error on Google Chrome: Fetch API cannot load https://ap...