Content pfp
Content
@
0 reply
0 recast
0 reaction

Jac 🎩 pfp
Jac 🎩
@jac
Help me figure out why our redirect isnt working! 2 claims max, $50 USDC each. @bountybot Frame link here - https://www.hirecaster.xyz/supercast Frame url / redirect are on the same domain. What are we missing?
5 replies
2 recasts
6 reactions

Complexlity pfp
Complexlity
@complexlity
So you have to return a redirect(302) from the server to make it redirect. If you don't return a redirect, it would not work. Here's an example code for what your post_url should return. The redirect should have a location for the new route (the one you want to go to)
1 reply
0 recast
0 reaction

Jac 🎩 pfp
Jac 🎩
@jac
Doing that but still no joy - am i missing something?
1 reply
0 recast
0 reaction

Complexlity pfp
Complexlity
@complexlity
Oh okay. Another issue might be that you didn't not state that the button type is redirect. You may have not created a meta `frame:button:1:action` with `Content=post_redirect`
1 reply
0 recast
0 reaction

Complexlity pfp
Complexlity
@complexlity
Something like this
1 reply
0 recast
1 reaction