-
Notifications
You must be signed in to change notification settings - Fork 470
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
Scroll redirect hotfix #3201
Comments
@larisa17 It looks like the Canvas UI was taken down. I think we can check again tomorrow and revert the changes here :) |
@Jkd-eth perfect , will revert the changes today |
@Jkd-eth this means that we can kill the service we have running in the BE for the scroll attestation, correct? |
@nutrina yes, that would only work for people directly making calls to the contracts now that the UI has been removed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a hot-fix for scroll reported error the following redirects were added:
//check
->/check
//claim
->/claim
Add the CORS header was added.
Clarify with the scroll team to prettify / adjust the calls to the valid urls & undo the modifications.
see : https://discord.com/channels/1201910237238399006/1331755395739422872
The text was updated successfully, but these errors were encountered: