-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix endpoint for brainy #2534
Fix endpoint for brainy #2534
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @brainymisio, I was testing out the adapter with the new endpoint, but I was encountering a CORS error when the request went out. Would you be able to look into this issue?
Once the adapter is working for test delivery, we should good to merge.
@jsnellbaker Thanks for the review. |
This reverts commit 1683291.
@jsnellbaker I fixed all bugs about CORS error. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@brainymisio Thanks for making the CORS change, it's working now.
* Fix endpoint * Correction corresponding to CORS * Revert "Correction corresponding to CORS" This reverts commit 1683291.
* Fix endpoint * Correction corresponding to CORS * Revert "Correction corresponding to CORS" This reverts commit 1683291.
Type of change